From e473446ff8a93fb8cdc52494b4d6ee15bc15bf61 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 25 Feb 2010 20:16:31 +0100 Subject: first try to get glibc working for mips/arm (not working yet) --- toolchain/glibc/patches/mips32.patch | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 toolchain/glibc/patches/mips32.patch (limited to 'toolchain/glibc/patches/mips32.patch') diff --git a/toolchain/glibc/patches/mips32.patch b/toolchain/glibc/patches/mips32.patch deleted file mode 100644 index d06bc7aad..000000000 --- a/toolchain/glibc/patches/mips32.patch +++ /dev/null @@ -1,7 +0,0 @@ -diff -Nur glibc-2.10-current.orig/ports/sysdeps/mips/mips32/Makefile glibc-2.10-current/ports/sysdeps/mips/mips32/Makefile ---- glibc-2.10-current.orig/ports/sysdeps/mips/mips32/Makefile 2009-05-26 22:53:27.000000000 +0200 -+++ glibc-2.10-current/ports/sysdeps/mips/mips32/Makefile 2009-05-30 13:59:48.000000000 +0200 -@@ -1,3 +0,0 @@ --ifeq ($(filter -mabi=32,$(CC)),) --CC += -mabi=32 --endif -- cgit v1.2.3