openssl-util fails to link without pthread.
Signed-off-by: Philip Prindeville <[email protected]>
Index: trunk/package/openssl/Makefile =================================================================== --- trunk/package/openssl/Makefile (revision 33271) +++ trunk/package/openssl/Makefile (working copy) @@ -58,7 +58,7 @@ $(call Package/openssl/Default) SECTION:=utils CATEGORY:=Utilities - DEPENDS:=+libopenssl + DEPENDS:=+libopenssl +libpthread TITLE+= (utility) endef
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
