guix/build-aux
Ludovic Courtès 9ec2a4d3fe
hydra: Really disable 32-to-64-bit cross-builds.
Fixes <http://bugs.gnu.org/26022>.
Reported by Efraim Flashner <efraim@flashner.co.il>.

* build-aux/hydra/gnu-system.scm (hydra-jobs)[cross-jobs](from-32-to-64?):
Check whether TARGET contains "64" rather than checking whether TARGET
ends in "64", which is rarely the case.
(same?): Add special case for armhf-linux.
2017-03-09 16:28:36 +01:00
..
hydra hydra: Really disable 32-to-64-bit cross-builds. 2017-03-09 16:28:36 +01:00
build-self.scm pull: Hack to allow compilation with older Guile-SSH packages. 2016-11-27 23:06:09 +01:00
check-available-binaries.scm
check-final-inputs-self-contained.scm build: check-final-inputs-self-contained has an exception for 'bash:include'. 2016-12-18 12:37:26 +01:00
compile-all.scm build: Arrange so temporary .go files are deleted upon SIGINT. 2016-10-12 23:35:41 +02:00
download.scm
generate-authors.scm
gitlog-to-changelog
make-binary-tarball.scm
pre-inst-env.in build: Unset 'NIX_BUILD_HOOK' when offloading support is missing. 2017-03-08 23:42:52 +01:00
run-system-tests.scm tests: 'make check-system' prints the "build trace". 2016-11-03 15:44:49 +01:00
test-driver.scm
test-env.in