]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: use -Wno-clobbered for some BSD crap
authorKarel Zak <kzak@redhat.com>
Tue, 7 May 2013 07:50:22 +0000 (09:50 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 27 May 2013 13:42:08 +0000 (15:42 +0200)
commitbb96b6b452e05eae9ebb519b78f7d007d00052a1
treeffb62d9dc4006108acfd597565c88d9a79fd738d
parent4c7a54f1fea22eb0bac1709751923e2132672c23
build-sys: use -Wno-clobbered for some BSD crap

 * extend UL_WARN_ADD() for accept non-default CFLAGS variable
 * add BSD_WARN_CFLAGS with -Wno-clobbered
 * use all this for pg(1) and more(1)

Signed-off-by: Karel Zak <kzak@redhat.com>
configure.ac
m4/compiler.m4
text-utils/Makemodule.am