From 23b31cf96eac4032b9e218ad994dbb0c34b8a872 Mon Sep 17 00:00:00 2001 From: bjh21 Date: Mon, 18 Feb 2002 16:34:13 +0000 Subject: [PATCH] My acorn32 kernels now compile successfully without LOOSE_PROTOTYPES. --- sys/arch/acorn32/conf/Makefile.acorn32 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys/arch/acorn32/conf/Makefile.acorn32 b/sys/arch/acorn32/conf/Makefile.acorn32 index 0ee26d79374c..dd4c35ad7f16 100644 --- a/sys/arch/acorn32/conf/Makefile.acorn32 +++ b/sys/arch/acorn32/conf/Makefile.acorn32 @@ -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 @@ GENASSYM_EXTRAS+= ${ACORN32}/acorn32/genassym.cf ## CPPFLAGS+= -Darm32 CWARNFLAGS+= -Wcomment -LOOSE_PROTOTYPES= yes AFLAGS+= -x assembler-with-cpp ##