mirror of
https://gitea.tendokyu.moe/Hay1tsme/segatools.git
synced 2024-11-28 19:10:49 +01:00
Silence stdcall fixup warning during linking
This commit is contained in:
parent
9bd0c96fab
commit
7123a9feff
@ -18,6 +18,7 @@ if meson.get_compiler('c').get_id() != 'msvc'
|
||||
)
|
||||
|
||||
add_project_link_arguments(
|
||||
'-Wl,--enable-stdcall-fixup',
|
||||
'-Wl,--exclude-all-symbols',
|
||||
'-Wl,--gc-sections',
|
||||
'-static-libgcc',
|
||||
|
Loading…
Reference in New Issue
Block a user