[Buildroot] [PATCH v2] package/kmsxx: add patch to fix LTO support

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Aug 27 12:46:00 UTC 2016


Hello,

On Sat, 27 Aug 2016 12:26:13 +0200, Arnout Vandecappelle
(Essensium/Mind) wrote:
> 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 at mind.be>
> Cc: Samuel Martin <s.martin49 at gmail.com>
> Cc: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> ---
> v2: Use 'gcc-ranlib' instead of '/usr/bin/gcc-ranlib' (Thomas)
> ---
>  ...001-Fix-LTO-support-for-cross-compilation.patch | 45 ++++++++++++++++++++++
>  1 file changed, 45 insertions(+)
>  create mode 100644 package/kmsxx/0001-Fix-LTO-support-for-cross-compilation.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list