mirror of
https://github.com/holub/mame
synced 2025-07-01 16:19:38 +03:00
Remove -mbig-obj, which breaks the build on Windows clang and is not actually needed now that the emumem files have been split up (nw)
This commit is contained in:
parent
1c800e0b96
commit
32ee215a38
@ -1192,9 +1192,6 @@ configuration { "mingw*" }
|
|||||||
"-static",
|
"-static",
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
buildoptions {
|
|
||||||
"-Wa,-mbig-obj",
|
|
||||||
}
|
|
||||||
linkoptions {
|
linkoptions {
|
||||||
"-Wl,--start-group",
|
"-Wl,--start-group",
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user