mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
Removed analyze flag from linux-clang.
This commit is contained in:
@@ -385,9 +385,6 @@ function toolchain(_buildDir, _libDir)
|
||||
}
|
||||
|
||||
configuration { "linux-clang" }
|
||||
buildoptions {
|
||||
"--analyze",
|
||||
}
|
||||
|
||||
configuration { "linux-*" }
|
||||
buildoptions {
|
||||
|
||||
Reference in New Issue
Block a user