projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afc80d0
)
glib2: the host build also needs --with-libiconv=gnu
author
Felix Fietkau
<
[email protected]
>
Wed, 20 Jan 2016 15:14:55 +0000
(16:14 +0100)
committer
Felix Fietkau
<
[email protected]
>
Wed, 20 Jan 2016 15:14:55 +0000
(16:14 +0100)
Signed-off-by: Felix Fietkau <
[email protected]
>
libs/glib2/Makefile
patch
|
blob
|
history
diff --git
a/libs/glib2/Makefile
b/libs/glib2/Makefile
index 4238c61e3ffb5f2b58ee43e31eccdc375485ef5e..6275eca16e2cc2e3d0613c4d86b231f0d5faad0c 100644
(file)
--- a/
libs/glib2/Makefile
+++ b/
libs/glib2/Makefile
@@
-45,7
+45,8
@@
define Package/glib2/description
endef
HOST_CONFIGURE_ARGS += \
- --disable-selinux
+ --disable-selinux \
+ --with-libiconv=gnu
CONFIGURE_ARGS += \
--enable-shared \