mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-20 13:53:15 +01:00
Removed _USE_MATH_DEFINES.
This commit is contained in:
@@ -357,7 +357,6 @@ function toolchain(_buildDir, _libDir)
|
||||
includedirs { bxDir .. "include/compat/mingw" }
|
||||
buildoptions {
|
||||
"-std=c++11",
|
||||
"-U__STRICT_ANSI__",
|
||||
"-Wunused-value",
|
||||
"-fdata-sections",
|
||||
"-ffunction-sections",
|
||||
|
||||
Reference in New Issue
Block a user