]> git.ipfire.org Git - thirdparty/glibc.git/commit - Makeconfig
Don't use -Wno-error=undef.
authorJoseph Myers <joseph@codesourcery.com>
Thu, 20 Aug 2015 20:50:05 +0000 (20:50 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Thu, 20 Aug 2015 20:50:05 +0000 (20:50 +0000)
commit48bb14bdbbeb09cb3cd950d7346688958f1bce1a
tree6c4e78745f538d2708e1b0a094ae747d1d4a9ff5
parent3a2a9a906683323202eb61dd3c80a503b682d249
Don't use -Wno-error=undef.

This patch removes the use of -Wno-error=undef, so that -Wundef
warnings become errors.

Tested for x86_64, x86, mips64 (all three ABIs) and arm.

* Makeconfig [$(enable-werror) = yes] (+gccwarn): Do not add
-Wno-error=undef.
ChangeLog
Makeconfig