guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#27076: Cross-build support for cmake-build-system


From: Ricardo Wurmus
Subject: bug#27076: Cross-build support for cmake-build-system
Date: Thu, 25 May 2017 23:05:26 +0200
User-agent: mu4e 0.9.18; emacs 25.2.1

Hi Guix,

the following patch adds support for cross-compilation to the CMake
build system.

I tested this with the following command:

    ./pre-inst-env guix build --fallback --target=arm-linux-gnueabihf bamtools

The “bamtools” package uses the cmake-build-system and has only zlib as
an input, so it was easy to test.  Unfortunately, I do not have an arm
machine to actually test the binary, but I have no reason to assume that
the binaries won’t work because I trust that our cross toolchain does
the right thing.

--
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net






reply via email to

[Prev in Thread] Current Thread [Next in Thread]