package/boost: add patch to fix libquadmath issue
authorJörg Krause <joerg.krause@embedded.rocks>
Sat, 2 Jan 2016 11:11:35 +0000 (12:11 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 3 Jan 2016 20:58:45 +0000 (21:58 +0100)
commit8c91a32be5a2899cadc46900854665be6edcb3a6
tree4942c7bc424144f2844763003ed85e1587417c4f
parent1bdd3b92a300010af6ecf5b57da3c74f696af50d
package/boost: add patch to fix libquadmath issue

Backport patch from upstream [1] to fix build issues with toolchains not
providing libquadmath, but still supporting __float128.

Fixes:
http://autobuild.buildroot.net/results/fcc/fccb40e7b05b84275cfe36a890cedbbaaaa4f953/
http://autobuild.buildroot.net/results/cfc/cfcc6c44d2225b9baf0fd92d3cfba4922bfb248b/
http://autobuild.buildroot.net/results/ab1/ab1a5aceedb7f9edcd5536b601f1ffb66c5fe1e8/
http://autobuild.buildroot.net/results/1ed/1ed3c1ae1e31325b49dd05c1f616637bb5e6382d/
http://autobuild.buildroot.net/results/9e5/9e53a5aff9966c6f26e705c91d13692107452feb/
and many more.

Backported from: 74ff2db959c5fa75bec770c41ed2951a740fe936

[1]
https://github.com/boostorg/math/commit/74ff2db959c5fa75bec770c41ed2951a740fe936

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/boost/0003-fix-libquadmath-issue.patch [new file with mode: 0644]