Module Name: src
Committed By: christos
Date: Sat Sep 17 18:09:24 UTC 2016
Modified Files:
src/sys/arch/atari/stand: Makefile.booters
Log Message:
kill PIE/SSP
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/atari/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/atari/stand/Makefile.booters
diff -u src/sys/arch/atari/stand/Makefile.booters:1.4 src/sys/arch/atari/stand/Makefile.booters:1.5
--- src/sys/arch/atari/stand/Makefile.booters:1.4 Mon Aug 12 12:34:05 2013
+++ src/sys/arch/atari/stand/Makefile.booters Sat Sep 17 14:09:24 2016
@@ -1,5 +1,7 @@
-# $NetBSD: Makefile.booters,v 1.4 2013/08/12 16:34:05 joerg Exp $
+# $NetBSD: Makefile.booters,v 1.5 2016/09/17 18:09:24 christos Exp $
+NOPIE= # defined
+NOSSP= # defined
BINDIR= /usr/mdec/${BTYPE:tl}
DBG=