gcc: move the optimized assembler helpers back into the static libgcc and skip relink...
authorFelix Fietkau <nbd@openwrt.org>
Tue, 8 Mar 2011 13:10:11 +0000 (13:10 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 8 Mar 2011 13:10:11 +0000 (13:10 +0000)
commite33020bf6a67125a535d1163743c3832d680cfc6
tree8c8b9b744c6475692a2547845d1ede11ee4162d8
parent055a5b2bdd726562665ebbbe0d82ecf753fd0443
gcc: move the optimized assembler helpers back into the static libgcc and skip relinking for this arch. due to relocation constraints, the assembler functions cannot be in the shared libgcc and must always be linked in statically

SVN-Revision: 25952
package/base-files/Makefile
toolchain/gcc/patches/linaro/850-use_shared_libgcc.patch