[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] another try to properly build libgit2 (v3) (#255)

Esteban Lorenzano notifications at github.com
Tue May 8 07:40:17 UTC 2018


estebanlm commented on this pull request.



> @@ -56,6 +56,7 @@ install: $(THIRDPARTYLIBDIR)/$(LIBGIT2LIBNAME)
 			cp -d $$each $(THIRDPARTYINSTALLDIR); \
 		fi \
 	done
+	ldd $(THIRDPARTYLIBDIR)/$(LIBGIT2LIBNAME)

technically, this is not needed anymore either (I put it to see the bindings of libgit2 to ensure it was linking libssh2). Anyway since this can break again I would keep it.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/255#pullrequestreview-118256648
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20180508/81cad9f4/attachment.html>


More information about the Vm-dev mailing list