qt5base: add patch to fix gold linker issue
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 15 May 2015 18:23:53 +0000 (20:23 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 16 May 2015 13:13:58 +0000 (15:13 +0200)
commita138be5d701685a6e3122fb61f267c28f18c0771
tree5cea1270ace5a1defc5debd6c7259f088e474ed2
parent5e22719ad5ccb691241c457524472b7e99568a86
qt5base: add patch to fix gold linker issue

The newly added patch makes sure that gold linker functionality is not
used when doing host builds, since qt5 only tests the availability of
this feature with the target compiler.

Fixes:

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

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/qt5/qt5base/0005-no-gold-linker-for-host-build.patch [new file with mode: 0644]