]> xenbits.xensource.com Git - rumpuser-xen.git/commitdiff
specifying USE_SSP=no twice is unnecessary
authorAntti Kantee <pooka@iki.fi>
Fri, 9 Jan 2015 14:20:01 +0000 (14:20 +0000)
committerAntti Kantee <pooka@iki.fi>
Fri, 9 Jan 2015 14:20:01 +0000 (14:20 +0000)
buildxen.sh

index d3858e3edd7e7646cd2faf20461628c9eeba1cf1..180c1ffbe4643bfa197c0d8c3024b32062782645 100755 (executable)
@@ -8,8 +8,7 @@ CPPFLAGS+=-DMAXPHYS=32768
 PTHREAD_MAKELWP=pthread_makelwp_rumprunxen.c
 CPPFLAGS+=      -D_PTHREAD_GETTCB_EXT=_lwp_rumpxen_gettcb
 .endif  # LIB == pthread
-CFLAGS+=-fno-stack-protector
-USE_SSP=no"
+CFLAGS+=-fno-stack-protector"
 unset IFS
 
 export BUILDXENMETAL_MKCONF