Description[NaCl SDK] Always use cmd.exe for SHELL in Windows Makefiles
If SHELL is not set then make will search PATH for sh.exe. If it is found, it
will use that instead of cmd.exe. If the sh.exe exists in a path with a space,
the command will fail to run.
BUG=none
R=sbc@chromium.org
Committed: https://crrev.com/b8c39431fc3e8631a9fc252d1c794f86e80e1235
Cr-Commit-Position: refs/heads/master@{#309450}
Patch Set 1 #Patch Set 2 : whoops, typo #
Messages
Total messages: 6 (1 generated)
|