We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00849b9 commit aabab96Copy full SHA for aabab96
configure
@@ -2054,6 +2054,7 @@ add_to nowarn_flags -Wno-missing-include-dirs
2054
add_to nowarn_flags -Wno-shift-negative-value
2055
add_to nowarn_flags -Wno-string-plus-int
2056
add_to nowarn_flags -Wno-typedef-redefinition
2057
+add_to nowarn_flags -Wno-tautological-type-limit-compare
2058
2059
gcc_flags="$warn_flags $nowarn_flags"
2060
0 commit comments