pull: Build with an ABI-compatible Guile.
authorLudovic Courtès <ludo@gnu.org>
Thu, 7 Dec 2017 16:13:47 +0000 (17:13 +0100)
committerLudovic Courtès <ludo@gnu.org>
Thu, 7 Dec 2017 16:13:47 +0000 (17:13 +0100)
commit66f217b43aca603326dab17d4dda1a398bf4fb8c
tree1cfedcf99159469a9dec9f7421b4877d30310c42
parent28faa40c40270e01ebe18d9f178d1dbdd2ce425b
pull: Build with an ABI-compatible Guile.

Fixes <https://bugs.gnu.org/29570>.
Reported by Vagrant Cascadian <vagrant@debian.org>.

* build-aux/build-self.scm (matching-guile-2.2): New procedure.
(guile-for-build): Use it.
build-aux/build-self.scm