Update newton.lua
This commit is contained in:
parent
9a613c6fd6
commit
3f732eaf3e
|
|
@ -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")
|
||||
defines("_MACOSX_VER")
|
||||
end
|
||||
Loading…
Reference in New Issue