--- src/mesa/meson.build +++ src/mesa/meson.build @@ -607,6 +607,7 @@ 'x86/gen_matypes.c', c_args : [c_vis_args, c_msvc_compat_args], include_directories : inc_common, + native : true, ) matypes_h = custom_target( 'matypes.h',