diff --git a/meson_options.txt b/meson_options.txt index bedd337b5..31e0b2093 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -82,6 +82,7 @@ option('iso8859x', option('legacy', type: 'feature', + value: 'disabled', description: 'Maximum ABI compatibility' ) @@ -157,6 +158,7 @@ option('thread-alloc', option('tls', type: 'feature', + value: 'disabled', description: 'thread-local storage' )