summaryrefslogtreecommitdiff
path: root/package/wccpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/wccpd/Makefile')
-rw-r--r--package/wccpd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/wccpd/Makefile b/package/wccpd/Makefile
index 3997829ee..b55011567 100644
--- a/package/wccpd/Makefile
+++ b/package/wccpd/Makefile
@@ -16,9 +16,8 @@ include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,WCCPD,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
CONFIGURE_STYLE:= gnu
+# uClibc setpgrp does not take arguments
CONFIGURE_ENV+= ac_cv_func_setpgrp_void=yes
-CONFIGURE_ARGS+= --enable-static \
- --with-gnu-ld
BUILD_STYLE:= auto
INSTALL_STYLE:= auto