summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2012-10-27 22:19:07 +0100
committerBlue Swirl <blauwirbel@gmail.com>2012-10-30 18:52:57 +0000
commita1d29d6c1d4002a5c7b19eda61d794f4c22538dd (patch)
tree7e3b71596bc1ba1ec70263865dbc5ca63af690e9 /tests
parente7d51b3450893dfcef4af4238c48baf2d4b0ed31 (diff)
downloadqemu-a1d29d6c1d4002a5c7b19eda61d794f4c22538dd.tar.gz
configure: use -Wwombat to test whether gcc recognizes -Wno-wombat
gcc will silently accept unrecognized -Wno-wombat warning suppression options (it only mentions them if it has to print a compiler warning for some other reason). Since we already run a check for whether gcc recognizes the warning options we use, we can easily make this use the positive sense of the option when checking for support for the suppression option. This doesn't have any effect except that it avoids gcc emitting extra messages about unrecognized command line options when it is printing other warning messages. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Stefan Weil <sw@weilnetz.de> Reviewed-by: Igor Mitsyanko <i.mitsyanko@samsung.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions