summaryrefslogtreecommitdiff
path: root/package/pcre/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/pcre/Makefile')
-rw-r--r--package/pcre/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/pcre/Makefile b/package/pcre/Makefile
index 94d661c21..a093f6fb0 100644
--- a/package/pcre/Makefile
+++ b/package/pcre/Makefile
@@ -20,10 +20,6 @@ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
PKG_SUBPKGS:= LIBPCRE LIBPCRECPP
PKGSD_LIBPCRECPP:= PCRE c++ library
-ifeq ($(ADK_STATIC),y)
-PKG_OPTS+= libmix
-endif
-
include ${TOPDIR}/mk/host.mk
include ${TOPDIR}/mk/package.mk