diff options
author | Arnout Vandecappelle <arnout@mind.be> | 2016-08-27 12:26:13 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-08-27 14:45:51 +0200 |
commit | 40f5d4a176a6f6c05806003e6b9d4d0bfd69732a (patch) | |
tree | cc73a4f16be1c289f5b74009d3cd4446b721eaf9 /package/python-pyqt/python-pyqt.mk | |
parent | 97fe953bf61116a2c7898344938c3cd18189e6fa (diff) | |
download | buildroot-40f5d4a176a6f6c05806003e6b9d4d0bfd69732a.tar.gz buildroot-40f5d4a176a6f6c05806003e6b9d4d0bfd69732a.zip |
package/kmsxx: add patch to fix LTO support
The LTO support in the kmsxx package uses the host gcc-ar and gcc-ranlib
instead of the ones from the cross-toolchain. Add a patch that tries to
find the right one based on CMAKE_C_COMPILER.
Fixes:
http://autobuild.buildroot.net/results/16a/16a38a4277dd1152a5955d62cb92f85447791ef3
Possibly also fixes:
http://autobuild.buildroot.net/results/f3c/f3c48da3a9706cd366c0e0a96c3cd0ff959f2a78
(it fails later, possibly because an incompatible host ar)
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Cc: Samuel Martin <s.martin49@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-pyqt/python-pyqt.mk')
0 files changed, 0 insertions, 0 deletions