mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
Added NoBufferSecurityCheck for release builds.
This commit is contained in:
@@ -440,6 +440,7 @@ function toolchain(_buildDir, _libDir)
|
|||||||
|
|
||||||
configuration { "Release" }
|
configuration { "Release" }
|
||||||
flags {
|
flags {
|
||||||
|
"NoBufferSecurityCheck",
|
||||||
"OptimizeSpeed",
|
"OptimizeSpeed",
|
||||||
}
|
}
|
||||||
targetsuffix "Release"
|
targetsuffix "Release"
|
||||||
|
|||||||
Reference in New Issue
Block a user