diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2015-09-12 18:57:37 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2015-09-12 18:57:37 +0000 |
commit | e1ec8b76e9e045695f859a0430daaeba41fb3a04 (patch) | |
tree | bd1ed4c9040217773e83a91fc5f91059836c6c78 /target/linux/mpc85xx/patches-3.18 | |
parent | 41f9b5e42eb1f8a7f2276344df0e60dba90fe31a (diff) | |
download | upstream-e1ec8b76e9e045695f859a0430daaeba41fb3a04.tar.gz upstream-e1ec8b76e9e045695f859a0430daaeba41fb3a04.tar.bz2 upstream-e1ec8b76e9e045695f859a0430daaeba41fb3a04.zip |
ar71xx: fix build of lzma-loader with binutils 2.25.1
To make the lzma-loader build with binutils 2.25.1 it is needed to
remove the .MIPS.abiflags section otherwise I get the following compile
error:
mips-openwrt-linux-musl-objcopy -O binary -R .reginfo -R .note -R .comment -R .mdebug -S loader loader.bin
mips-openwrt-linux-musl-objcopy: Warning: Writing section `.text' to huge (ie negative) file offset 0xffffffff80a00000.
mips-openwrt-linux-musl-objcopy:loader.bin[.text]: File truncated
This should close #20487.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 46893
Diffstat (limited to 'target/linux/mpc85xx/patches-3.18')
0 files changed, 0 insertions, 0 deletions