hydra: Pre-load the compiler.
authorLudovic Courtès <ludo@gnu.org>
Wed, 13 Dec 2017 22:09:27 +0000 (23:09 +0100)
committerLudovic Courtès <ludo@gnu.org>
Wed, 13 Dec 2017 22:11:54 +0000 (23:11 +0100)
commite2e6e9ebf00d1e37a614a5915019a836def07d99
treef2925f3e2ccc879204ec0f9a9b89961c460cc33e
parent34797d8afc3c5f1211a4baf1161de640fc630a2e
hydra: Pre-load the compiler.

Starting from Guile 2.2.3, '%fresh-auto-compile' does what it says and
would auto-compile everything, including the compiler (see
<https://bugs.gnu.org/29226>).

* build-aux/hydra/gnu-system.scm: Call 'compile'.
build-aux/hydra/gnu-system.scm