Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/amiga/stand/bootblock kill ssp



details:   https://anonhg.NetBSD.org/src/rev/8496af279f5e
branches:  trunk
changeset: 817966:8496af279f5e
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Sep 17 18:08:02 2016 +0000

description:
kill ssp

diffstat:

 sys/arch/amiga/stand/bootblock/Makefile.booters |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r 5cb3306a18c9 -r 8496af279f5e sys/arch/amiga/stand/bootblock/Makefile.booters
--- a/sys/arch/amiga/stand/bootblock/Makefile.booters   Sat Sep 17 17:38:11 2016 +0000
+++ b/sys/arch/amiga/stand/bootblock/Makefile.booters   Sat Sep 17 18:08:02 2016 +0000
@@ -1,5 +1,6 @@
-#      $NetBSD: Makefile.booters,v 1.8 2016/09/17 17:09:10 christos Exp $
+#      $NetBSD: Makefile.booters,v 1.9 2016/09/17 18:08:02 christos Exp $
 
+NOSSP= # defined
 NOPIE= # defined
 .include <bsd.init.mk>
 



Home | Main Index | Thread Index | Old Index