Descriptionbuild_nexe.py: Allow --strip-debug for archives
This will allow us to strip debug info from libpnacl_irt_shim.a
and reduce the chrome-packaging size from 400KB -> 100KB.
Error out when give --strip-all on archives.
Locally tested with: https://codereview.chromium.org/11566017/
BUG=none
Committed: http://src.chromium.org/viewvc/native_client?view=rev&revision=10461
Patch Set 1 #
Total comments: 3
Patch Set 2 : tweak comment #Patch Set 3 : give user what they asked for... #Patch Set 4 : share code path #Patch Set 5 : error out instead #Patch Set 6 : whitespace #Patch Set 7 : period #Messages
Total messages: 11 (0 generated)
|