summaryrefslogtreecommitdiff
path: root/devel/psptoolchain-binutils/files/patch-ld-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/psptoolchain-binutils/files/patch-ld-Makefile.in')
-rw-r--r--devel/psptoolchain-binutils/files/patch-ld-Makefile.in28
1 files changed, 14 insertions, 14 deletions
diff --git a/devel/psptoolchain-binutils/files/patch-ld-Makefile.in b/devel/psptoolchain-binutils/files/patch-ld-Makefile.in
index 9f69f489b25a..dcc117860111 100644
--- a/devel/psptoolchain-binutils/files/patch-ld-Makefile.in
+++ b/devel/psptoolchain-binutils/files/patch-ld-Makefile.in
@@ -1,20 +1,20 @@
---- ld/Makefile.in.orig 2005-01-23 05:36:37.000000000 +0000
-+++ ld/Makefile.in 2006-05-09 02:55:36.000000000 +0100
-@@ -315,6 +315,7 @@
- eelf_i386_chaos.o \
- eelf_i386_fbsd.o \
- eelf_i386_ldso.o \
+--- ./ld/Makefile.in.orig 2011-07-22 20:22:37.000000000 +0000
++++ ./ld/Makefile.in 2012-01-21 13:31:35.000000000 +0000
+@@ -568,6 +568,7 @@
+ eelf_i386_ldso.c \
+ eelf_i386_sol2.c \
+ eelf_i386_vxworks.c \
+ eelf_mipsallegrexel_psp.o \
- eelf_s390.o \
- egld960.o \
- egld960coff.o \
-@@ -1601,6 +1602,9 @@
- eelf_i386_ldso.c: $(srcdir)/emulparams/elf_i386_ldso.sh \
- $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
- ${GENSCRIPTS} elf_i386_ldso "$(tdir_elf_i386_ldso)"
+ eelf_s390.c \
+ egld960.c \
+ egld960coff.c \
+@@ -2649,6 +2650,9 @@
+ $(srcdir)/emulparams/vxworks.sh $(srcdir)/emultempl/vxworks.em \
+ $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
+ ${GENSCRIPTS} elf_i386_vxworks "$(tdir_elf_i386_vxworks)"
+eelf_mipsallegrexel_psp.c: $(srcdir)/emulparams/elf_mipsallegrexel_psp.sh \
+ $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf_psp.sc ${GEN_DEPENDS}
+ ${GENSCRIPTS} elf_mipsallegrexel_psp "$(tdir_elf_mipsallegrexel_psp)"
eelf_s390.c: $(srcdir)/emulparams/elf_s390.sh \
- $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
+ $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
${GENSCRIPTS} elf_s390 "$(tdir_elf_s390)"