Commit a84fe1e
committed
Make flex and bison binaries required.
Without them being required, a new build where
the binaries of the two programs are not found
fails late and with confusing error messages.
This makes the build fail fast and early, at
the point where the error is produced (where
the binaries have failed to have been found).1 parent b45ff46 commit a84fe1e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments