guix/build-aux/hydra
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
..
evaluate.scm hydra: 'evaluate' now validates job alists. 2016-06-21 15:59:06 +02:00
gnu-system.scm hydra: Really disable 32-to-64-bit cross-builds. 2017-03-09 16:28:36 +01:00
guix.scm hydra: Add missing phase and inputs for 'make dist' job. 2016-01-13 17:43:21 +01:00