ooops - fix typo in previous delta
This commit is contained in:
parent
987c54f5b6
commit
54f8fd9435
@ -2336,7 +2336,7 @@ diff -rup binutils-2.25/ld/scripttempl/pe.sc binutils-2.25.patched/ld/scripttemp
|
|||||||
EOF
|
EOF
|
||||||
--- binutils-2.26.orig/ld/emultempl/avrelf.em 2016-01-26 11:00:32.210889045 +0000
|
--- binutils-2.26.orig/ld/emultempl/avrelf.em 2016-01-26 11:00:32.210889045 +0000
|
||||||
+++ binutils-2.26/ld/emultempl/avrelf.em 2016-01-26 11:00:41.222943557 +0000
|
+++ binutils-2.26/ld/emultempl/avrelf.em 2016-01-26 11:00:41.222943557 +0000
|
||||||
@@ -209,6 +209,6 @@ avr_finish (void)
|
@@ -209,7 +209,7 @@ avr_finish (void)
|
||||||
else
|
else
|
||||||
elf_elfheader (abfd)->e_flags &= ~EF_AVR_LINKRELAX_PREPARED;
|
elf_elfheader (abfd)->e_flags &= ~EF_AVR_LINKRELAX_PREPARED;
|
||||||
|
|
||||||
@ -2344,3 +2344,4 @@ diff -rup binutils-2.25/ld/scripttempl/pe.sc binutils-2.25.patched/ld/scripttemp
|
|||||||
+ gld${EMULATION_NAME}_finish ();
|
+ gld${EMULATION_NAME}_finish ();
|
||||||
}
|
}
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
@ -48,7 +48,7 @@ Patch09: binutils-2.22.52.0.1-export-demangle.h.patch
|
|||||||
Patch10: binutils-2.22.52.0.4-no-config-h-check.patch
|
Patch10: binutils-2.22.52.0.4-no-config-h-check.patch
|
||||||
# Fix addr2line to use the dynamic symbol table if it could not find any ordinary symbols.
|
# Fix addr2line to use the dynamic symbol table if it could not find any ordinary symbols.
|
||||||
Patch11: binutils-2.23.52.0.1-addr2line-dynsymtab.patch
|
Patch11: binutils-2.23.52.0.1-addr2line-dynsymtab.patch
|
||||||
# Patch12: binutils-2.23.2-kernel-ld-r.patch
|
# H.J's convoluted kernel building patch.
|
||||||
Patch12: binutils-2.25-kernel-ld-r.patch
|
Patch12: binutils-2.25-kernel-ld-r.patch
|
||||||
# Correct bug introduced by patch 12
|
# Correct bug introduced by patch 12
|
||||||
Patch13: binutils-2.23.2-aarch64-em.patch
|
Patch13: binutils-2.23.2-aarch64-em.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user