Fix Mac Clang build (nw)

This commit is contained in:
R. Belmont 2020-05-30 17:00:56 -04:00 committed by GitHub
parent 22fec9c3c5
commit e84a738432
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2238,6 +2238,11 @@ project "asmjit"
configuration { }
configuration { "osx*"}
buildoptions {
"-DASMJIT_MSC=0",
}
files {
MAME_DIR .. "3rdparty/asmjit/src/asmjit/asmjit.h",
MAME_DIR .. "3rdparty/asmjit/src/asmjit/core.h",