Silent clang warnings.

This commit is contained in:
Бранимир Караџић
2024-11-13 13:07:24 -08:00
parent 7d3cb465a4
commit 109637aa6f

View File

@@ -520,6 +520,7 @@ function toolchain(_buildDir, _libDir)
configuration { "*-clang" }
buildoptions {
"-Wno-nan-infinity-disabled",
"-Wno-tautological-constant-compare",
}