Home
last modified time | relevance | path

Searched hist:"1 e027be7e91d854d7a0132e4a32bdf222c33dcfe" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigure1e027be7e91d854d7a0132e4a32bdf222c33dcfe Thu Oct 14 04:19:04 CDT 2010 Markus Armbruster <armbru@redhat.com> configure: Support disabling warnings in $gcc_flags

-Wall enables a bunch of warnings at once. configure puts it after
$gcc_flags. This makes it impossible to disable warnings enabled by
-Wall there. Fix by putting configured flags last.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>