--- meson.build.orig 2025-01-15 02:06:33.000000000 -0600 +++ meson.build 2025-01-24 21:25:10.000000000 -0600 @@ -269,8 +269,6 @@ array_bounds = get_option('b_sanitize') == 'none' ? 2 : 1 cc_flags += [ - '-fasynchronous-unwind-tables', - '-fexceptions', '-fipa-pure-const', '-fno-common', '-Wabsolute-value',