--- src/meson.build_orig 2026-03-06 02:44:43.190066589 -0600 +++ src/meson.build 2026-03-05 04:44:07.660940144 -0600 @@ -637,6 +637,10 @@ hb_so_version = '0' endif +if host_machine.system() == 'aix' + version = '0' +endif + if get_option('fuzzer_ldflags') != '' extra_hb_cpp_args += ['-DHB_CUSTOM_MALLOC'] hb_sources += hb_failing_alloc_sources