diff options
author | Marc-André Lureau <mlureau@redhat.com> | 2013-02-25 23:31:12 +0100 |
---|---|---|
committer | Alon Levy <alevy@redhat.com> | 2013-04-24 11:47:38 +0300 |
commit | 37746c5eacf309fa019ea0fa45f776c36c561457 (patch) | |
tree | 95cac1c9110896195b7958705eea5d07decae7c6 /translate-all.h | |
parent | d3bf825e59125bc6a0accec0dca119ea0155cb82 (diff) | |
download | qemu-37746c5eacf309fa019ea0fa45f776c36c561457.tar.gz qemu-37746c5eacf309fa019ea0fa45f776c36c561457.tar.bz2 qemu-37746c5eacf309fa019ea0fa45f776c36c561457.zip |
build-sys: must link with -fstack-protector
It is needed to give that flag to the linker as well, but latest
libtool 2.4.2 still swallows that argument, so let's pass it with
libtool -Wc argument.
qemu-1.4.0/stubs/arch-query-cpu-def.c:6: undefined reference to `__stack_chk_guard'
Signed-off-by: Marc-André Lureau <mlureau@redhat.com>
Reviewed-by: Alon Levy <alevy@redhat.com>
Diffstat (limited to 'translate-all.h')
0 files changed, 0 insertions, 0 deletions