diff options
author | Michael Kuhn <michael.kuhn@informatik.uni-hamburg.de> | 2019-10-23 17:07:22 +0200 |
---|---|---|
committer | Adam J. Stewart <ajstewart426@gmail.com> | 2019-10-23 10:07:22 -0500 |
commit | b75f506a1a3c67950e361676900bedd8aae18f7e (patch) | |
tree | df3c006f6b6b82e923e13047808f818679550f1d /etc | |
parent | 4bd0a9b286605a9aae6eec90b92671e31f419032 (diff) | |
download | spack-b75f506a1a3c67950e361676900bedd8aae18f7e.tar.gz spack-b75f506a1a3c67950e361676900bedd8aae18f7e.tar.bz2 spack-b75f506a1a3c67950e361676900bedd8aae18f7e.tar.xz spack-b75f506a1a3c67950e361676900bedd8aae18f7e.zip |
bison: Fix build (#13231)
It seems that 3.4.2 includes a change that is supposed to fix parallel
builds (https://lists.gnu.org/archive/html/bug-bison/2019-08/msg00000.html).
Instead, it actually breaks it for me (with -j48) with errors such as:
```
mv: cannot stat 'examples/c/reccalc/scan.stamp.tmp': No such file or directory
Makefile:9323: recipe for target 'examples/c/reccalc/scan.stamp' failed
```
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions