mips32.patch 389 B

1234567
  1. diff -Nur glibc-2.10-current.orig/ports/sysdeps/mips/mips32/Makefile glibc-2.10-current/ports/sysdeps/mips/mips32/Makefile
  2. --- glibc-2.10-current.orig/ports/sysdeps/mips/mips32/Makefile 2009-05-26 22:53:27.000000000 +0200
  3. +++ glibc-2.10-current/ports/sysdeps/mips/mips32/Makefile 2009-05-30 13:59:48.000000000 +0200
  4. @@ -1,3 +0,0 @@
  5. -ifeq ($(filter -mabi=32,$(CC)),)
  6. -CC += -mabi=32
  7. -endif