DescriptionFix slash direction of strip command.
On Windows, the script incorrectly uses '/' regardless of OS. This causes
the build to fail. We do not modify the arguments because the strip tool
on windows is cygwin based and expects '/' (although it handles '\').
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109774
Patch Set 1 #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|