]> xenbits.xensource.com Git - people/liuw/rump-build-script-junk.git/commitdiff
XXX disable QEMU stack protector
authorWei Liu <wei.liu2@citrix.com>
Thu, 22 Jan 2015 15:30:58 +0000 (15:30 +0000)
committerWei Liu <wei.liu2@citrix.com>
Thu, 22 Jan 2015 15:33:10 +0000 (15:33 +0000)
Rumpkernel cannot cope with that.

qemu-configure-rune

index 0acab32ec96907546006197f05155fc511e40bea..b84046568e5ca59889875746ba440adedf2aae36 100755 (executable)
@@ -33,6 +33,7 @@ CPPFLAGS="-U__SSE2__" \
                 --disable-werror \
                 --with-coroutine=gthread --disable-coroutine-pool \
                 --audio-drv-list= \
+                --disable-stack-protector \
 #                \
 #                --python=python \
 #