summaryrefslogtreecommitdiff
path: root/package/pixman/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/pixman/Makefile')
-rw-r--r--package/pixman/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/pixman/Makefile b/package/pixman/Makefile
index 97c397b0f..f493ef9ba 100644
--- a/package/pixman/Makefile
+++ b/package/pixman/Makefile
@@ -16,10 +16,6 @@ PKG_OPTS:= dev
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
-ifeq ($(ADK_STATIC),y)
-PKG_OPTS+= libonly
-endif
-
include $(TOPDIR)/mk/host.mk
include $(TOPDIR)/mk/package.mk