]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
gcc-4.3.3: add a patch to link with the math lib to get copysignal
authorAngus Salkeld <angus.salkeld@alliedtelesis.co.nz>
Tue, 5 May 2009 20:04:52 +0000 (08:04 +1200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 12 May 2009 08:02:20 +0000 (10:02 +0200)
commitbb1f42e4426c432af60fc80da45c6daf7e31c1a0
treeaeb97452a1a888658387bccbcadf49e1645c2480
parent04bb5c6004b702c8b8fe2bafc971593548ef7054
gcc-4.3.3: add a patch to link with the math lib to get copysignal

Conditionally apply the following patch by Bernhard Reutner-Fischer which
solves a link error on powerpc (with softfloat or multilib) when using
a shared libgcc_s.

See: http://gcc.gnu.org/ml/gcc-patches/2008-10/msg00237.html
http://www.nabble.com/PPC-won't-build-with-soft-float-td22772110.html

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/gcc/4.3.3/powerpc-link-with-math-lib.patch.conditional [new file with mode: 0644]
toolchain/gcc/gcc-uclibc-4.x.mk