Commit b1aadb6
Make Ninja happy
Ninja requires that all output files be explicitly listed, and Ninja complained
that it didn't know how to build bin/goto-gcc. (BYPRODUCTS is only used by
Ninja.)1 parent b19ba69 commit b1aadb6
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
0 commit comments