diff options
| author | ross <ross@NetBSD.org> | 2002-01-27 23:33:51 +0000 |
|---|---|---|
| committer | ross <ross@NetBSD.org> | 2002-01-27 23:33:51 +0000 |
| commit | de50fe2e6493ae6d187f0f70ade301f9ce935e95 (patch) | |
| tree | 61d826965099fbe56172e1cb5af1d70b71c9e87e /lib/libc | |
| parent | 044c8f0a7a59601f6842964a07c9a3198ff177bf (diff) | |
Drink ALL the Kool-Aid.
(Move -mieee from lib/ to bsd.*.mk; new var MKIEEEFP defaults to yes.)
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/arch/alpha/Makefile.inc | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libc/arch/alpha/Makefile.inc b/lib/libc/arch/alpha/Makefile.inc index 0a0ff3517ca..89fee88b4d2 100644 --- a/lib/libc/arch/alpha/Makefile.inc +++ b/lib/libc/arch/alpha/Makefile.inc @@ -1,7 +1,4 @@ -# $NetBSD: Makefile.inc,v 1.11 2002/01/27 21:59:18 thorpej Exp $ - -# XXX Build with -mieee for now. -COPTS+= -mieee +# $NetBSD: Makefile.inc,v 1.12 2002/01/27 23:33:52 ross Exp $ KMINCLUDES= KMSRCS= divrem.m4 \ |
