Descriptionbuild_nexe.py can now apply tls_edit
Instead of custom gyp rules to apply tls_edit to IRT nexe's, build_nexe
can now apply tls_edit as an option. The gyp rule to build IRTs using
build_nexe.py can simply specify this option making all the custom
gyp rules irrelevent.
Note this change does not actually remove the extra tls_edit gyp rules,
that will be done as a separate step.
BUG= https://code.google.com/p/nativeclient/issues/detail?id=3127
TEST= trybots
R=bradnelson@google.com, mcgrathr@chromium.org, noelallen@chromium.org
Committed: https://src.chromium.org/viewvc/native_client?view=rev&revision=12738
Patch Set 1 #
Total comments: 1
Patch Set 2 : Removed old tls_edit rules from irt.gyp #
Total comments: 1
Patch Set 3 : Added proper executable suffix in gypi rules for tls_edit #
Messages
Total messages: 11 (0 generated)
|