Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Issue 8537031: Fix size regression due to missing strip. (Closed)

Created:
9 years, 1 month ago by noelallen1
Modified:
9 years, 1 month ago
Reviewers:
Ryan Sleevi
CC:
chromium-reviews
Visibility:
Public.

Description

Fix size regression due to missing strip. Add a strip script based on the old build_nacl_irt.py (just keep strip piece) Rename nacl_irt target to nacl_irt_unstripped and add a new target called nacl_irt which strips the previous target. NOTE: Resubmit of http://codereview.chromium.org/8539039/ which broke 32 bit due to a missing comma in the gyp file. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109771

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -3 lines) Patch
A chrome/strip_nacl_irt.py View 1 chunk +77 lines, -0 lines 0 comments Download
M ppapi/native_client/native_client.gyp View 1 2 2 chunks +64 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
noelallen1
9 years, 1 month ago (2011-11-12 03:26:25 UTC) #1
Ryan Sleevi
9 years, 1 month ago (2011-11-12 03:27:34 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698