--- src/sys/conf/Attic/Makefile.i386 2005/04/05 22:36:33 1.19 +++ src/sys/conf/Attic/Makefile.i386 2005/04/20 20:27:04 1.20 @@ -46,9 +46,6 @@ COPTFLAGS?=-O -pipe .if !defined(NO_CPU_COPTFLAGS) COPTFLAGS+= ${_CPUCFLAGS} .endif -# don't risk using the stack protector hacks for the kernel -# -COPTFLAGS+= -fno-stack-protector # don't use -I- so we can use proper source-relative locality for local # includes INCLUDES= -nostdinc -I. -I$S