[packages] pygobject: fix compilation by explicitely enabling static libs

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24592 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2010-12-15 08:03:05 +00:00
parent af6f1ccd3d
commit 118b63aecf

View File

@ -25,6 +25,7 @@ EXTRA_LDFLAGS+= \
-L$(STAGING_DIR)/usr/lib/libiconv/lib/
TARGET_CFLAGS += $(FPIC)
CONFIGURE_ARGS += --enable-static
define Package/python-gobject
SUBMENU:=Python