diff options
Diffstat (limited to 'package/pango')
-rw-r--r-- | package/pango/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/package/pango/Makefile b/package/pango/Makefile index d818fad4c..4cf4d25ad 100644 --- a/package/pango/Makefile +++ b/package/pango/Makefile @@ -16,10 +16,6 @@ PKG_URL:= http://www.pango.org/ PKG_SITES:= ${MASTER_SITE_GNOME:=pango/1.36/} PKG_OPTS:= dev -ifeq ($(ADK_STATIC),y) -PKG_OPTS+= libonly -endif - include ${TOPDIR}/mk/host.mk include ${TOPDIR}/mk/package.mk |