evolution-data-server: make it build with musl
+ 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
This commit is contained in:
parent
6bf4be3b6b
commit
a68112268b
3 changed files with 17 additions and 1 deletions
|
@ -4,3 +4,5 @@ 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue