Module Name: src
Committed By: christos
Date: Sat Sep 17 18:08:33 UTC 2016
Modified Files:
src/sys/arch/x68k/stand: Makefile.booters
Log Message:
Kill ssp
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/x68k/stand/Makefile.booters
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/x68k/stand/Makefile.booters
diff -u src/sys/arch/x68k/stand/Makefile.booters:1.9 src/sys/arch/x68k/stand/Makefile.booters:1.10
--- src/sys/arch/x68k/stand/Makefile.booters:1.9 Sat Sep 17 13:18:14 2016
+++ src/sys/arch/x68k/stand/Makefile.booters Sat Sep 17 14:08:33 2016
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile.booters,v 1.9 2016/09/17 17:18:14 christos Exp $
+# $NetBSD: Makefile.booters,v 1.10 2016/09/17 18:08:33 christos Exp $
NOPIE= # defined
+NOSSP= # defined
S?= ${.CURDIR}/../../../..
CFLAGS+= -ffreestanding