kvm: tessuite: disable stack protector in test suite
commit318a2b36363a520a6e27cc939bd7426c6bfee1ae
authorAnthony Liguori <aliguori@us.ibm.com>
Thu, 17 May 2007 16:26:01 +0000 (17 11:26 -0500)
committerAvi Kivity <avi@qumranet.com>
Thu, 17 May 2007 16:30:13 +0000 (17 19:30 +0300)
tree2ffe6a15e3bfc00ff3fee7cef779b5b57ee561b2
parent86fcf0bd0617c645a7ff4104fcbb7c4c7db06c5b
kvm: tessuite: disable stack protector in test suite

Some distros (like Ubuntu) enable GCC's stack protector by default.  The
stack protector requires symbols in libgcc so since we're not linking against
libgcc, we need to disable the stack protector.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
kvm/user/Makefile