Update newton.lua
This commit is contained in:
7
thirdparty/build/newton.lua
vendored
7
thirdparty/build/newton.lua
vendored
@@ -38,8 +38,5 @@ LIBRARY.Custom = function()
|
||||
defines("_POSIX_VER")
|
||||
|
||||
filter({"architecture:x86_64", "system:macosx"})
|
||||
defines("_POSIX_VER_64")
|
||||
|
||||
filter({"architecture:x86", "system:macosx"})
|
||||
defines("_POSIX_VER")
|
||||
end
|
||||
defines("_MACOSX_VER")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user