From 0d5a4bd73159fc794fdb417d49ab810b26e7d059 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 31 May 2014 19:58:50 +0200 Subject: rework static linking support, works with musl/glibc, fails to boot with uclibc (qemu-x86) --- package/pango/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'package/pango') 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 -- cgit v1.2.3