Commit fe35017
committed
Do not spill colour from the
The `-o' rule for gcc was a bit too greedy, matching everything
until the *last* word boundary.
Simply match non-space chars instead.-o' option in gcc'1 parent 02079fc commit fe35017
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments