Increase the stripping level of the nacl irt.

Changes in nacl's build_nexe.py script mean that symbol information will be
kept in a known location after stripping, allowing archival.
This means we can use strip-all in place of strip-debug.

NOTE: Until recently strip-all was already happening on linux in an internal
release buildbot script.

Depends on this change landing in nacl and rolling into chrome:
https://codereview.chromium.org/14705005/

BUG=None
TEST=None
R=mcgrathr@chromium.org,bbudge@chromium.org

Review URL: https://chromiumcodereview.appspot.com/14680006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@198496 0039d316-1c4b-4281-b951-d872f2087c98
1 file changed