From ff35ddbb2acfdc0b3894b339a7060ef9b8e71bee Mon Sep 17 00:00:00 2001 From: scottr Date: Sat, 13 Apr 1996 19:12:46 +0000 Subject: [PATCH] Update makeoptions to include 881 support --- sys/arch/mac68k/conf/SPOT | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/mac68k/conf/SPOT b/sys/arch/mac68k/conf/SPOT index d074bd3d1079..2ffa19f6c52e 100644 --- a/sys/arch/mac68k/conf/SPOT +++ b/sys/arch/mac68k/conf/SPOT @@ -1,4 +1,4 @@ -# $NetBSD: SPOT,v 1.3 1996/03/23 06:12:11 scottr Exp $ +# $NetBSD: SPOT,v 1.4 1996/04/13 19:12:46 scottr Exp $ # # SPOT @@ -6,7 +6,7 @@ include "std.mac68k" maxusers 16 -makeoptions CC="cc -m68030" +makeoptions CC="cc -m68030 -m68881" options MAXFDESCS=2048 # Standard system options