diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2014-04-09 12:04:47 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2014-04-10 22:17:47 +0100 |
commit | 0a9077ea144a7e6a6f456b94e2d2eaad21e74d34 (patch) | |
tree | 907deb122daf7653d026876479315080dee7da49 /qemu-io.c | |
parent | efcc87d9aedb590b8506cd1a7c8abe557c760f9e (diff) | |
download | hqemu-0a9077ea144a7e6a6f456b94e2d2eaad21e74d34.zip hqemu-0a9077ea144a7e6a6f456b94e2d2eaad21e74d34.tar.gz |
configure: use do_cc when checking for -fstack-protector support
MacOSX clang silently swallows unrecognized -f options when doing a link
with '-framework' also on the command line, so to detect support for
the various -fstack-protector options we must do a plain .c to .o compile,
not a complete compile-and-link.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-id: 1397041487-28477-1-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'qemu-io.c')
0 files changed, 0 insertions, 0 deletions