mirror of
https://github.com/holub/mame
synced 2025-04-16 21:44:32 +03:00
propagate ARCHOPTS to linker
This commit is contained in:
parent
3debdde27e
commit
e706b93447
@ -834,6 +834,9 @@ if _OPTIONS["OPTIMIZE"] then
|
||||
buildoptions {
|
||||
_OPTIONS["ARCHOPTS"]
|
||||
}
|
||||
linkoptions {
|
||||
_OPTIONS["ARCHOPTS"]
|
||||
}
|
||||
end
|
||||
if _OPTIONS["OPT_FLAGS"] then
|
||||
buildoptions {
|
||||
|
Loading…
Reference in New Issue
Block a user