hydra: Remove uses of _IOLBF.
authorLudovic Courtès <ludo@gnu.org>
Thu, 5 Mar 2020 22:21:37 +0000 (23:21 +0100)
committerLudovic Courtès <ludo@gnu.org>
Thu, 5 Mar 2020 22:40:24 +0000 (23:40 +0100)
commit530e31b82448ba00dbbe6abc078204d340c09cb1
tree587dce9f3177e1357bd4c1d884660ac5e454f477
parente666a92344740a2ea2ec31015228e0418041499d
hydra: Remove uses of _IOLBF.

_IOLBF & co. were deprecated in Guile 2.2 and removed in 3.0.

* build-aux/hydra/gnu-system.scm: Pass 'line instead of _IOLBF to 'setvbuf'.
* build-aux/hydra/guix-modular.scm: Likewise.
build-aux/hydra/gnu-system.scm
build-aux/hydra/guix-modular.scm