]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
Drop use of -pedantic when doing gcc-wall
authorTheodore Ts'o <tytso@mit.edu>
Wed, 1 Jan 2020 00:48:37 +0000 (19:48 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 1 Jan 2020 18:41:35 +0000 (13:41 -0500)
commit84486e5432bc60d0c1db818cbba9f5befe62fd9b
treea2ffb6264b4a889bd9b94f99c7c5c12df61b8e23
parentf77260a15727a308bd7580c2a1d9f105cfd17013
Drop use of -pedantic when doing gcc-wall

With newer versions of gcc -pedantic is *super* pedantic, and
generates way too much noise.  So we drop it, and thus we don't need
util/gcc-wall-cleanup and util/static-analysis-cleanup.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
MCONFIG.in
util/gcc-wall-cleanup [deleted file]
util/static-analysis-cleanup [deleted file]