DescriptionReplace prep_libc.sh with prep_libc.py, and quiet the output
Towards addressing two semi-related problems in the linked bugs.
One is that the cygwin-run steps are unreliable, especially on Win8, so move
away from using shell scripts in gyp actions. The other is that the .sh file
let 'lib' echo its arguments, which adds unnecessary noise to the build,
especially the quieter ninja build.
R=jar@chromium.org
BUG=126483, 123026
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=138499
Patch Set 1 #
Total comments: 6
Messages
Total messages: 11 (0 generated)
|