Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
libpkg: bundle libecc in the share object
Baptiste Daroussin committed 2 years ago
commit b9ced99cffb09ee8147bbe6bd737c62e03be2541
parent 2e61e4b
1 file changed +1 -0
modified libpkg/Makefile.autosetup
@@ -90,6 +90,7 @@ LOCAL_LDFLAGS= @waflags@ \
		-L$(top_builddir)/compat -lbsd_compat_pic \
		-L$(top_builddir)/external/libcurl -lcurl_pic \
		-L$(top_builddir)/external/liblua -llua_pic \
+
		-L$(top_builddir)/external/libecc -lecc_pic \
		@nowaflags@ \
		-lssl \
		-lcrypto \