]> granicus.if.org Git - libatomic_ops/commit
Report gcc/clang pedantic warnings (configure)
authorIvan Maidanski <ivmai@mail.ru>
Tue, 22 Nov 2016 01:18:08 +0000 (04:18 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 22 Nov 2016 01:22:33 +0000 (04:22 +0300)
commit96a8fd9b3b0ce90c6bed6cb94cd2904cb7a12d2c
treec2c2243c0f67b80e1671d48bbfd94315223b42a6
parent8c34424b3a10eef507655b3304297d96ad71f804
Report gcc/clang pedantic warnings (configure)

* configure.ac [GCC] (WPEDANTIC): New variable (set to
"-Wpedantic -Wno-long-long" if supported by the compiler).
* configure.ac [GCC] (CFLAGS): Add $WPEDANTIC.
configure.ac