Revert "Fix Mac Clang build (nw)"

This reverts commit e84a738432. The problem this addresses was fixed in bc0c1b74c7.
This commit is contained in:
AJR 2020-05-31 11:39:14 -04:00
parent 82f6d12391
commit d423a96969

View File

@ -2238,11 +2238,6 @@ 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",