mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
mingw-clang now links again (nw)
This commit is contained in:
parent
878e2b78ef
commit
3187306416
@ -700,6 +700,9 @@ function toolchain(_buildDir, _subDir)
|
||||
targetdir (_buildDir .. "ci20/bin/Debug")
|
||||
|
||||
configuration { "mingw-clang" }
|
||||
buildoptions {
|
||||
"-femulated-tls",
|
||||
}
|
||||
linkoptions {
|
||||
"-Wl,--allow-multiple-definition",
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user