diff options
author | Dave Jones <davej@redhat.com> | 2011-04-21 23:28:13 +0200 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2011-04-29 16:58:14 +0200 |
commit | af0e5d565d2fffcd97d1e2d89669d627cc04e8b8 (patch) | |
tree | 7b2ca1890e85b295215cc4af04155f095f69928a /fs | |
parent | Fix handling of backlash character in LINUX_COMPILE_BY name (diff) | |
download | linux-af0e5d565d2fffcd97d1e2d89669d627cc04e8b8.tar.xz linux-af0e5d565d2fffcd97d1e2d89669d627cc04e8b8.zip |
kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0
Disable the new -Wunused-but-set-variable that was added in gcc 4.6.0
It produces more false positives than useful warnings.
This can still be enabled using W=1
Signed-off-by: Dave Jones <davej@redhat.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Tested-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions