ac: Align ADDR_FASTCALL with addrlib
Fixes linker errors for 32-bit Windows. Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13749>
This commit is contained in:
@@ -111,6 +111,7 @@ libamd_common = static_library(
|
||||
idep_mesautil, idep_nir_headers, idep_nir
|
||||
],
|
||||
gnu_symbol_visibility : 'hidden',
|
||||
c_args : ['-DADDR_FASTCALL=']
|
||||
)
|
||||
|
||||
idep_amdgfxregs_h = declare_dependency(sources : [amdgfxregs_h])
|
||||
|
||||
Reference in New Issue
Block a user