Commit 6e42550
kos-cc: Don't apply verbose output to version check.
As `KOS_GCCVER` relies on the output of `kos-cc -dumpversion`
being just the singular value, enabling `KOS_WRAPPERS_VERBOSE`
breaks the checking that it does by echoing the call ahead
of the output. To avoid this we have a separate use mode for
the dumpversion flag which ignores the request for verbose
output.1 parent 86a2f34 commit 6e42550
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
| |||
57 | 62 | | |
58 | 63 | | |
59 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
60 | 70 | | |
0 commit comments