build: Explicitly flush the "LOAD" and "GUILEC" lines.
commitc397dfca033c2212abdd012a28c562cc3eaa942c
authorLudovic Courtès <ludo@gnu.org>
Tue, 28 Nov 2017 12:40:04 +0000 (28 13:40 +0100)
committerLudovic Courtès <ludo@gnu.org>
Tue, 28 Nov 2017 12:40:04 +0000 (28 13:40 +0100)
treeb19a7369b4dd12e7f857e9b02604d1e5369fb7ff
parentdd1640eed606e21c09c4028dfa8aaeb1a071c6cf
build: Explicitly flush the "LOAD" and "GUILEC" lines.

* build-aux/compile-all.scm <top level>: Add calls to 'force-output'
in the #:report-load and #:report-compilation procedures.  Fixes a
regression introduced in 2890ad332fcdfd4bc92b127d783975437c8b718b
whereby compilation output would be buffered, leading to a weird
visual effect.
build-aux/compile-all.scm