diff options
| author | Peter Maydell | 2014-04-11 18:13:52 +0200 |
|---|---|---|
| committer | Peter Maydell | 2014-04-14 13:11:18 +0200 |
| commit | 590e5dd98fcc926cc3b63aad35aed79235ca4c2a (patch) | |
| tree | 9d5a57a54e8fc33220b1f8e0e5ed464898c26e58 /include | |
| parent | vmxnet3: validate queues configuration read on migration (diff) | |
| download | qemu-590e5dd98fcc926cc3b63aad35aed79235ca4c2a.tar.gz qemu-590e5dd98fcc926cc3b63aad35aed79235ca4c2a.tar.xz qemu-590e5dd98fcc926cc3b63aad35aed79235ca4c2a.zip | |
configure: Make stack-protector test check both compile and link
Since we use the -fstack-protector argument at both compile and
link time in the build, we must check that it works with both
a compile and a link:
* MacOSX only fails in the compile step, not linking
* some gcc cross environments only fail at the link stage (if they
require a libssp and it's not present for some reason)
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1397232832-32301-1-git-send-email-peter.maydell@linaro.org
Tested-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
