« Previous | Next » 

Revision 37746c5e

ID37746c5eacf309fa019ea0fa45f776c36c561457

Added by Marc-André Lureau almost 11 years ago

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 <>
Reviewed-by: Alon Levy <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences