gnu: flex: Build bison-for-tests sequentially.
authorLudovic Courtès <ludo@gnu.org>
Sat, 29 Jun 2019 20:34:20 +0000 (22:34 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 29 Jun 2019 20:34:20 +0000 (22:34 +0200)
commit06172df545f1253463bc51a9e2c39bf2133f3f23
treedd32fbd0e70617068a54a362a32f761794ce880a
parent5cc1075a76392666d3d733837f5c6252b1e48002
gnu: flex: Build bison-for-tests sequentially.

This is a followup to b1593c1c4fd8f4fc6df4c43cab51334426e3aa76.

* gnu/packages/flex.scm (flex)[inputs](bison-for-tests): Use
'substitute-keyword-arguments' instead of overriding them altogether.
This ensures that #:parallel-build? and #:parallel-tests? are
preserved.
gnu/packages/flex.scm