Auto-commit of generated files.
This commit is contained in:
parent
c220cb68b2
commit
372c83bad6
1 changed files with 1 additions and 0 deletions
1
autogen/configure
vendored
1
autogen/configure
vendored
|
@ -7585,6 +7585,7 @@ fi
|
|||
# signed overflow has undefined behavior
|
||||
nw="$nw -Wsync-nand" # irrelevant here, and provokes ObjC warning
|
||||
nw="$nw -Wunsafe-loop-optimizations" # OK to suppress unsafe optimizations
|
||||
nw="$nw -Wbad-function-cast" # These casts are no worse than others.
|
||||
|
||||
# Emacs doesn't care about shadowing; see
|
||||
# <http://lists.gnu.org/archive/html/emacs-diffs/2011-11/msg00265.html>.
|
||||
|
|
Loading…
Add table
Reference in a new issue