21480950 squid fails to build when nettle is installed
authorCraig Mohrman <craig.mohrman@oracle.com>
Wed, 22 Jul 2015 10:01:02 -0700
changeset 4690 384db5537828
parent 4684 6c8208a08539
child 4691 f4bb20acf10d
21480950 squid fails to build when nettle is installed
components/squid/Makefile
--- a/components/squid/Makefile	Tue Jul 21 14:27:42 2015 -0700
+++ b/components/squid/Makefile	Wed Jul 22 10:01:02 2015 -0700
@@ -93,6 +93,7 @@
 CONFIGURE_OPTIONS += --with-aufs-threads=8
 CONFIGURE_OPTIONS += --with-build-environment=POSIX_V6_ILP32_OFFBIG
 CONFIGURE_OPTIONS += --with-pthreads
+CONFIGURE_OPTIONS += --without-nettle
 
 COMPONENT_BUILD_ARGS += CFLAGS="$(CFLAGS)"