summaryrefslogtreecommitdiffstats
path: root/meta/site/common-musl
diff options
context:
space:
mode:
Diffstat (limited to 'meta/site/common-musl')
-rw-r--r--meta/site/common-musl1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/site/common-musl b/meta/site/common-musl
index 0fd0413819..4c2c4092a8 100644
--- a/meta/site/common-musl
+++ b/meta/site/common-musl
@@ -17,6 +17,7 @@ ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes}
17ac_cv_func_strtod=${ac_cv_func_strtod=yes} 17ac_cv_func_strtod=${ac_cv_func_strtod=yes}
18# off_t is always 64bit on musl systems 18# off_t is always 64bit on musl systems
19ac_cv_sys_file_offset_bits=${ac_cv_sys_file_offset_bits=64} 19ac_cv_sys_file_offset_bits=${ac_cv_sys_file_offset_bits=64}
20ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
20 21
21#dbus-glib 22#dbus-glib
22ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes} 23ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes}