mirror of
https://github.com/holub/mame
synced 2025-06-30 07:58:56 +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",
|
||||
}
|
||||
end
|
||||
buildoptions {
|
||||
"-Wa,-mbig-obj",
|
||||
}
|
||||
linkoptions {
|
||||
"-Wl,--start-group",
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user