Browse Source

Adapted glibc's mips patch to the new locations of the ports

early
Alejandro Mery 17 years ago
parent
commit
772b026941
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      base/glibc/divdi3.patch.mips

+ 2
- 2
base/glibc/divdi3.patch.mips

@ -16,8 +16,8 @@
# version.
# --- SDE-COPYRIGHT-NOTE-END ---
--- ./sysdeps/mips/Makefile.orig 2006-08-19 09:02:40.000000000 -0600
+++ ./sysdeps/mips/Makefile 2006-08-19 09:03:21.000000000 -0600
--- ./ports/sysdeps/mips/Makefile.orig 2006-08-19 09:02:40.000000000 -0600
+++ ./ports/sysdeps/mips/Makefile 2006-08-19 09:03:21.000000000 -0600
@@ -7,6 +7,14 @@
sysdep_routines += setjmp_aux
endif

Loading…
Cancel
Save