Commit 821bb64
committed
[[ Gyp-LCIDLC ]] Work around a Gyp bug in passing command arguments
On Windows, Gyp is sometimes too eager in interpreting arguments
to scripts as paths rather than literals. As I've not been able
to track down the source of this issue, a work-around in the
affected script is required.1 parent 2f64e97 commit 821bb64
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | | - | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments