summaryrefslogtreecommitdiff
path: root/package/libxml2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libxml2/Makefile')
-rw-r--r--package/libxml2/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/libxml2/Makefile b/package/libxml2/Makefile
index f10b3e2b3..b4757fc55 100644
--- a/package/libxml2/Makefile
+++ b/package/libxml2/Makefile
@@ -24,10 +24,6 @@ PKGSC_LIBXML2_PYTHON:= libs/misc
PKGSB_LIBXML2_PYTHON:= python2
PKGSS_LIBXML2_PYTHON:= python2
-ifeq ($(ADK_STATIC),y)
-PKG_OPTS+= libmix
-endif
-
include ${TOPDIR}/mk/host.mk
include ${TOPDIR}/mk/package.mk