+ Add a common/environment/configure/autoconf_cache/musl-linux entry for iconv + Add a patch to define ICONV_10646 in case it is not defined
9 lines
248 B
Plaintext
9 lines
248 B
Plaintext
# Force detection of musl's gettext
|
|
gt_func_gnugettext_libc=yes
|
|
gt_cv_func_gnugettext1_libc=yes
|
|
gt_cv_func_gnugettext2_libc=yes
|
|
gt_cv_func_gnugettext3_libc=yes
|
|
ac_cv_sys_file_offset_bits=64
|
|
# Force detection of musl's iconv
|
|
ac_cv_libiconv_utf8=yes
|