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 My acorn32 kernels now compile success...
details: https://anonhg.NetBSD.org/src/rev/2115dd2e08d1
branches: trunk
changeset: 522416:2115dd2e08d1
user: bjh21 <bjh21%NetBSD.org@localhost>
date: Mon Feb 18 16:34:13 2002 +0000
description:
My acorn32 kernels now compile successfully without LOOSE_PROTOTYPES.
diffstat:
sys/arch/acorn32/conf/Makefile.acorn32 | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r fcecc0f1470b -r 2115dd2e08d1 sys/arch/acorn32/conf/Makefile.acorn32
--- a/sys/arch/acorn32/conf/Makefile.acorn32 Mon Feb 18 16:27:10 2002 +0000
+++ b/sys/arch/acorn32/conf/Makefile.acorn32 Mon Feb 18 16:34:13 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.acorn32,v 1.11 2002/01/25 17:22:35 thorpej Exp $
+# $NetBSD: Makefile.acorn32,v 1.12 2002/02/18 16:34:13 bjh21 Exp $
# Makefile for NetBSD
#
@@ -34,7 +34,6 @@
##
CPPFLAGS+= -Darm32
CWARNFLAGS+= -Wcomment
-LOOSE_PROTOTYPES= yes
AFLAGS+= -x assembler-with-cpp
##
Home |
Main Index |
Thread Index |
Old Index