summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/3rdparty.lua
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2020-05-31 11:39:14 -0400
committer AJR <ajrhacker@users.noreply.github.com>2020-05-31 11:40:20 -0400
commitd423a969694fac98825fc96a4ef8001ace599f01 (patch)
tree9490b8f1d3df09de201d934f6a921fec92d244e8 /scripts/src/3rdparty.lua
parent82f6d12391caa91d570dbffd3f3a34c396dbbace (diff)
Revert "Fix Mac Clang build (nw)"
This reverts commit e84a73843204721de4e1bc7884d0b6eb26dba678. The problem this addresses was fixed in bc0c1b74c7544566ecb1eed285484d7acbf99046.
Diffstat (limited to 'scripts/src/3rdparty.lua')
-rw-r--r--scripts/src/3rdparty.lua5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/src/3rdparty.lua b/scripts/src/3rdparty.lua
index 19843c1efb7..462f7a73173 100644
--- a/scripts/src/3rdparty.lua
+++ b/scripts/src/3rdparty.lua
@@ -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",