[OpenWrt-Devel] [PATCH] perf: fix automagic libcrypto dependency

Ralph Sennhauser ralph.sennhauser at gmail.com
Tue Aug 23 14:34:24 EDT 2016


Signed-off-by: Ralph Sennhauser <ralph.sennhauser at gmail.com>
---
 package/devel/perf/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/devel/perf/Makefile b/package/devel/perf/Makefile
index ec4e3c2..0ec2bba 100644
--- a/package/devel/perf/Makefile
+++ b/package/devel/perf/Makefile
@@ -49,6 +49,7 @@ MAKE_FLAGS = \
 	NO_LIBNUMA=1 \
 	NO_GTK2=1 \
 	NO_LIBAUDIT=1 \
+	NO_LIBCRYPTO=1 \
 	CROSS_COMPILE="$(TARGET_CROSS)" \
 	CC="$(TARGET_CC)" \
 	LD="$(TARGET_CROSS)ld" \
-- 
2.7.3
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list