--- meson.build 2024-06-03 16:35:47.000000000 +0800 +++ meson.build 2024-06-18 08:18:05.000000000 +0800 @@ -253,8 +252,6 @@ array_bounds = get_option('b_sanitize') == 'none' ? 2 : 1 cc_flags += [ - '-fasynchronous-unwind-tables', - '-fexceptions', '-fipa-pure-const', '-fno-common', '-Wabsolute-value',