diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2012-07-18 15:10:28 +0100 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2012-08-11 15:07:41 +0000 |
commit | 8dc38a78d0f74e1561c1fe4d276150a1a8a12c4c (patch) | |
tree | 5f804c8d5d131dfcd50c491d0beaa2cc93f8c1f9 /linux-user/uaccess.c | |
parent | 5fda043f9c8b8ab18da2704de8e77b7c86fa9435 (diff) | |
download | qemu-8dc38a78d0f74e1561c1fe4d276150a1a8a12c4c.zip qemu-8dc38a78d0f74e1561c1fe4d276150a1a8a12c4c.tar.gz qemu-8dc38a78d0f74e1561c1fe4d276150a1a8a12c4c.tar.bz2 |
configure: Check for -Werror causing failures when compiling tests
Add support for checking whether test case code can compile without
warnings, by recompiling each successful test with -Werror. If the
-Werror version doesn't pass, we bail out. This gives us the same
level of visibility of warnings in test code as --enable-werror
provides for the main compile.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'linux-user/uaccess.c')
0 files changed, 0 insertions, 0 deletions