summaryrefslogtreecommitdiff
path: root/package/popt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/popt/Makefile')
-rw-r--r--package/popt/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/popt/Makefile b/package/popt/Makefile
index 0d6cc551a..49965eab6 100644
--- a/package/popt/Makefile
+++ b/package/popt/Makefile
@@ -17,10 +17,6 @@ PKG_OPTS:= dev
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
-ifeq ($(ADK_STATIC),y)
-PKG_OPTS+= libonly
-endif
-
include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,LIBPOPT,libpopt,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))