Skip to content
Snippets Groups Projects
Commit af0e5d56 authored by Dave Jones's avatar Dave Jones Committed by Michal Marek
Browse files

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: default avatarDave Jones <davej@redhat.com>
Acked-by: default avatarSam Ravnborg <sam@ravnborg.org>
Tested-by: default avatarSam Ravnborg <sam@ravnborg.org>
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent f0772604
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment