projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cab6ba2
)
[packages] pygobject: fix compilation by explicitely enabling static libs
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 15 Dec 2010 08:03:05 +0000
(08:03 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 15 Dec 2010 08:03:05 +0000
(08:03 +0000)
SVN-Revision: 24592
lang/pygobject/Makefile
patch
|
blob
|
history
diff --git
a/lang/pygobject/Makefile
b/lang/pygobject/Makefile
index 7114325ca8ba5b040d5ae01dd4b7b784078fde07..66bfdf34d88717fd62cbd7ca2acb56161893df84 100644
(file)
--- a/
lang/pygobject/Makefile
+++ b/
lang/pygobject/Makefile
@@
-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