gcc: move the optimized assembler helpers back into the static libgcc and skip relink...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 8 Mar 2011 13:10:11 +0000 (13:10 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 8 Mar 2011 13:10:11 +0000 (13:10 +0000)
commit0e2d55e3e345e55a4c9c7335d42501301834d732
tree8c8b9b744c6475692a2547845d1ede11ee4162d8
parentbe4aa36f4873365cbb465e3dfc648d023b681853
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
This page took 0.025103 seconds and 4 git commands to generate.