librt as a separate dependency in eglibc and must be called out explicitly.

Signed-off-by: Philip Prindeville <phil...@redfish-solutions.com>
Index: trunk/feeds/packages/libs/curl/Makefile
===================================================================
--- trunk/feeds/packages/libs/curl/Makefile     (revision 32484)
+++ trunk/feeds/packages/libs/curl/Makefile     (working copy)
@@ -43,7 +43,7 @@
   $(call Package/curl/Default)
   SECTION:=libs
   CATEGORY:=Libraries
-  DEPENDS:=+libopenssl +zlib
+  DEPENDS:=+libopenssl +zlib +USE_EGLIBC:librt
   TITLE:=A client-side URL transfer library
 endef
 
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to