channels: Add quirk to build recent 'master' with Guile 2.2.4.
authorLudovic Courtès <ludo@gnu.org>
Wed, 2 Oct 2019 09:15:48 +0000 (11:15 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 2 Oct 2019 09:15:48 +0000 (11:15 +0200)
commit37c0d4580e464a5915ea34109f78898325aae2c4
tree3416c46b5a3025aa3f7b300283826ba2bd4ace8c
parent8400d097bd84e25a6fb36b2216ed0b8d7e50411f
channels: Add quirk to build recent 'master' with Guile 2.2.4.

Fixes <https://bugs.gnu.org/37506>.
Reported by Marius Bakke <mbakke@fastmail.com>.

* guix/channels.scm (syscalls-reexports-local-variables?)
(guile-2.2.4, guile-for-source): New procedures.
(%quirks): New variable.
(build-from-source): Add calls to 'guile-for-source' and
'set-guile-for-build'.
guix/channels.scm