]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
cc-tool: add patch fixing boost.m4 logic for static linking
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 20 Aug 2017 13:34:16 +0000 (15:34 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 23 Aug 2017 21:24:00 +0000 (23:24 +0200)
commit47d33e20da05e8df860344e17125d97febff5300
treed054cee1532e84a0d26b65334b2fa977618b4738
parenta3b1e975af37646b1c966da0affe8d67da0c1487
cc-tool: add patch fixing boost.m4 logic for static linking

This commit adds a patch to cc-tool that fixes the boost.m4 logic used
to detect the linker rpath option so that it works properly with
static linking and additional libraries passed in LIBS.

This is the second step to fix static linking of cc-tool on
architectures like SPARC that need to link against libatomic:

  http://autobuild.buildroot.net/results/ed9f2524d0ccef318ff1bc99e5dea980111de989/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/cc-tool/0004-m4-boost.m4-fix-rpath-option-check-for-static-linkin.patch [new file with mode: 0644]