Merge from gnulib.
This incorporates: 2014-01-02 manywarnings: remove -Wmudflap This ports better to GCC 4.9-to-be.
This commit is contained in:
parent
8f9740f0e7
commit
3d81471038
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2014-01-03 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
Merge from gnulib, incorporating:
|
||||
2014-01-02 manywarnings: remove -Wmudflap
|
||||
This ports better to GCC 4.9-to-be.
|
||||
|
||||
2013-12-31 Fabrice Popineau <fabrice.popineau@supelec.fr>
|
||||
|
||||
* configure.ac (canonical, C_SWITCH_SYSTEM): Support a 64-bit
|
||||
|
|
|
@ -146,7 +146,6 @@ AC_DEFUN([gl_MANYWARN_ALL_GCC],
|
|||
-Wmissing-include-dirs \
|
||||
-Wmissing-parameter-type \
|
||||
-Wmissing-prototypes \
|
||||
-Wmudflap \
|
||||
-Wmultichar \
|
||||
-Wnarrowing \
|
||||
-Wnested-externs \
|
||||
|
|
Loading…
Add table
Reference in a new issue