From: Wei Liu Date: Thu, 22 Jan 2015 15:30:58 +0000 (+0000) Subject: XXX disable QEMU stack protector X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=66d0e14ea05ac842363d417c8ab5dc262f8dcc7a;p=people%2Fliuw%2Frump-build-script-junk.git XXX disable QEMU stack protector Rumpkernel cannot cope with that. --- diff --git a/qemu-configure-rune b/qemu-configure-rune index 0acab32..b840465 100755 --- a/qemu-configure-rune +++ b/qemu-configure-rune @@ -33,6 +33,7 @@ CPPFLAGS="-U__SSE2__" \ --disable-werror \ --with-coroutine=gthread --disable-coroutine-pool \ --audio-drv-list= \ + --disable-stack-protector \ # \ # --python=python \ #