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)
commitc47460467c0aaa532080cb5cd1e600220e44f367
tree8c8b9b744c6475692a2547845d1ede11ee4162d8
parent0c70e832050647a239ca49b039bf96ccab2204d4
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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25952 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/base-files/Makefile
toolchain/gcc/patches/linaro/850-use_shared_libgcc.patch