From 675835535060566584653cc5aaa7135f58a8eeb2 Mon Sep 17 00:00:00 2001 From: imp Date: Fri, 19 Sep 2008 01:35:34 +0000 Subject: Prefer the patch in p4 to the patch in svn as it properly sorts the architectures alphabetically. --- gnu/lib/libgcc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu') diff --git a/gnu/lib/libgcc/Makefile b/gnu/lib/libgcc/Makefile index 5f34f72..fa8a26f 100644 --- a/gnu/lib/libgcc/Makefile +++ b/gnu/lib/libgcc/Makefile @@ -174,7 +174,7 @@ OBJ_GRPS = STD DIV # Floating point emulation functions # .if ${TARGET_ARCH} == "armNOT_YET" || ${TARGET_ARCH} == "powerpc" || \ - ${TARGET_ARCH} == "sparc64" || ${TARGET_ARCH} == "mips" + ${TARGET_ARCH} == "sparc64" FPBIT_CFLAGS = -DFINE_GRAINED_LIBRARIES -DFLOAT DPBIT_CFLAGS = -DFINE_GRAINED_LIBRARIES -- cgit v1.1