From 4044133441d519ed17527ae4b6c186f2d6189f5c Mon Sep 17 00:00:00 2001 From: Dale Rahn Date: Tue, 7 Nov 2006 17:38:50 +0000 Subject: Build the correct arch softfloat code. --- lib/libc/arch/sh/Makefile.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc') diff --git a/lib/libc/arch/sh/Makefile.inc b/lib/libc/arch/sh/Makefile.inc index 9208472c09d..c66a4959bb4 100644 --- a/lib/libc/arch/sh/Makefile.inc +++ b/lib/libc/arch/sh/Makefile.inc @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile.inc,v 1.2 2006/11/06 15:14:50 drahn Exp $ +# $OpenBSD: Makefile.inc,v 1.3 2006/11/07 17:38:49 drahn Exp $ CPPFLAGS += -DSOFTFLOAT SOFTFLOAT_BITS=32 -.include +.include -- cgit v1.2.3