From cc5454d0dd2d12a1a93391da86ea1465e777b0d7 Mon Sep 17 00:00:00 2001 From: Jason Downs Date: Thu, 24 Oct 1996 23:25:18 +0000 Subject: Discourage MATH_EMULATE. --- sys/arch/i386/conf/LAP | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/i386/conf/LAP') diff --git a/sys/arch/i386/conf/LAP b/sys/arch/i386/conf/LAP index fdb847618f4..a2289676e97 100644 --- a/sys/arch/i386/conf/LAP +++ b/sys/arch/i386/conf/LAP @@ -1,4 +1,4 @@ -# $OpenBSD: LAP,v 1.13 1996/10/20 03:57:08 deraadt Exp $ +# $OpenBSD: LAP,v 1.14 1996/10/24 23:25:12 downsj Exp $ # $NetBSD: TDR,v 1.64 1996/03/25 05:45:49 perry Exp $ # # TDR -- Theo Deraadt's 486 @@ -9,7 +9,7 @@ machine i386 # architecture, used by config; REQUIRED option I386_CPU # CPU classes; at least one is REQUIRED option I486_CPU option I586_CPU -#option MATH_EMULATE # floating point emulation +#option GPL_MATH_EMULATE # floating point emulation # Some BIOSes don't get the size of extended memory right. If you # have a broken BIOS, uncomment the following and set the value -- cgit v1.2.3