BR 3392601: allow the user to disable pedantic warnings
commit480d5e2c8bb8b0678d23d0e2af51202dbb5cb589
authorH. Peter Anvin (Intel) <hpa@zytor.com>
Fri, 16 Aug 2019 07:52:26 +0000 (16 00:52 -0700)
committerH. Peter Anvin (Intel) <hpa@zytor.com>
Fri, 16 Aug 2019 07:52:26 +0000 (16 00:52 -0700)
treef59f984b4344086ebd37cfb34763faebcd10e40c
parent5bb35772b3008805ba7a212d19098cead9abf1d4
BR 3392601: allow the user to disable pedantic warnings

--disable-pedantic passed to configure will now disable
-W, -Wc90-c99-compat, and -pedantic.

Requested-by: Orzkan Sezer <sezeroz@gmail.com>
Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
configure.ac