summaryrefslogtreecommitdiff
path: root/package/cairo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/cairo/Makefile')
-rw-r--r--package/cairo/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/cairo/Makefile b/package/cairo/Makefile
index 177a4a4ad..47728289f 100644
--- a/package/cairo/Makefile
+++ b/package/cairo/Makefile
@@ -18,10 +18,6 @@ PKG_URL:= http://cairographics.org/
PKG_SITES:= http://cairographics.org/releases/
PKG_OPTS:= dev
-ifeq ($(ADK_STATIC),y)
-PKG_OPTS+= libonly
-endif
-
include ${TOPDIR}/mk/host.mk
include ${TOPDIR}/mk/package.mk