This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
glib2: use --with-libiconv=gnu, always required as of trunk r48396
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
lilik-openwrt-22.03
Felix Fietkau
9 years ago
parent
393a788cc0
commit
5014415c1c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libs/glib2/Makefile
+ 1
- 1
libs/glib2/Makefile
View File
@ -53,7 +53,7 @@ CONFIGURE_ARGS += \
--enable-debug
=
no
\
--disable-selinux
\
--disable-fam
\
$(
if
$(
ICONV_FULL
)
,
--with-libiconv
=
gnu
)
--with-libiconv
=
gnu
CONFIGURE_VARS
+=
\
glib_cv_stack_grows
=
no
\
Write
Preview
Loading…
Cancel
Save