* conf/Makefile.common (CFLAGS_GNULIB): Remove -Wno-old-style-definition

as it's no longer necessarry.
This commit is contained in:
Vladimir Serbinenko 2013-12-04 14:32:04 +01:00
parent bdb6090d83
commit e3046431da
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2013-12-04 Vladimir Serbinenko <phcoder@gmail.com>
* conf/Makefile.common (CFLAGS_GNULIB): Remove -Wno-old-style-definition
as it's no longer necessarry.
2013-12-04 Vladimir Serbinenko <phcoder@gmail.com>
* configure.ac: Allow compilation with older GCC for ARM.