Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/acorn32/conf Revert my last change: GENERIC has mor...



details:   https://anonhg.NetBSD.org/src/rev/5bd546153d8c
branches:  trunk
changeset: 522432:5bd546153d8c
user:      bjh21 <bjh21%NetBSD.org@localhost>
date:      Mon Feb 18 20:55:55 2002 +0000

description:
Revert my last change: GENERIC has more bogons than I'd hoped.

diffstat:

 sys/arch/acorn32/conf/Makefile.acorn32 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c1b799c957ef -r 5bd546153d8c sys/arch/acorn32/conf/Makefile.acorn32
--- a/sys/arch/acorn32/conf/Makefile.acorn32    Mon Feb 18 20:20:25 2002 +0000
+++ b/sys/arch/acorn32/conf/Makefile.acorn32    Mon Feb 18 20:55:55 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile.acorn32,v 1.12 2002/02/18 16:34:13 bjh21 Exp $
+#      $NetBSD: Makefile.acorn32,v 1.13 2002/02/18 20:55:55 bjh21 Exp $
 
 # Makefile for NetBSD
 #
@@ -34,6 +34,7 @@
 ##
 CPPFLAGS+=     -Darm32
 CWARNFLAGS+=   -Wcomment
+LOOSE_PROTOTYPES= yes
 AFLAGS+=       -x assembler-with-cpp
 
 ##



Home | Main Index | Thread Index | Old Index