diff --git a/meson_options.txt b/meson_options.txt index 31e0b209..1137aef6 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -72,6 +72,7 @@ option('iconv', option('icu', type: 'feature', + value: 'disabled', description: 'ICU support' ) @@ -153,6 +154,7 @@ option('threads', option('thread-alloc', type: 'feature', + value: 'disabled', description: 'per-thread malloc hooks' )