Skip to content

Commit

Permalink
Silent clang warnings.
Browse files Browse the repository at this point in the history
  • Loading branch information
bkaradzic committed Nov 13, 2024
1 parent 7d3cb46 commit 109637a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/toolchain.lua
Original file line number Diff line number Diff line change
Expand Up @@ -520,6 +520,7 @@ function toolchain(_buildDir, _libDir)

configuration { "*-clang" }
buildoptions {
"-Wno-nan-infinity-disabled",
"-Wno-tautological-constant-compare",
}

Expand Down

0 comments on commit 109637a

Please sign in to comment.