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

Issue 1443483004: Adding --no-nacl to gn disables nonsfi and sfi nacl from building. (Closed)

Created:
5 years, 1 month ago by Sean Klein
Modified:
5 years, 1 month ago
CC:
mojo-reviews_chromium.org, gregsimon, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Adding --no-nacl to gn disables nonsfi and sfi nacl from building. Previously, "mojo_use_nacl" was SFI-specific. Now, it applies to both SFI and non-SFI NaCl. Using the "--no-nacl" flag should set this variable to false, disabling both SFI and non-SFI NaCl, as well as targets built by the PNaCl Newlib toolchain. This argument is NOT active by default, since we still want coverage of NaCl within Mojo, but it should make non-NaCl Mojo compilation faster. BUG=#483 R=phosek@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/bfc3419516e29718a782211d1d0ead70d1ed2174

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -17 lines) Patch
M build/config/nacl/config.gni View 1 chunk +6 lines, -0 lines 0 comments Download
M examples/BUILD.gn View 2 chunks +2 lines, -1 line 0 comments Download
M mojo/BUILD.gn View 2 chunks +14 lines, -16 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
Sean Klein
5 years, 1 month ago (2015-11-13 18:59:05 UTC) #3
viettrungluu
I don't think we should do this, since it just hides the problem. I think ...
5 years, 1 month ago (2015-11-13 19:01:09 UTC) #5
Sean Klein
On 2015/11/13 19:01:09, viettrungluu wrote: > I don't think we should do this, since it ...
5 years, 1 month ago (2015-11-13 19:03:16 UTC) #6
viettrungluu
On 2015/11/13 19:03:16, smklein1 wrote: > On 2015/11/13 19:01:09, viettrungluu wrote: > > I don't ...
5 years, 1 month ago (2015-11-13 19:07:22 UTC) #7
Petr Hosek
> I'm willing to put up with some pain, as long as it's being prioritized. ...
5 years, 1 month ago (2015-11-13 19:39:47 UTC) #8
Petr Hosek
lgtm
5 years, 1 month ago (2015-11-13 19:54:26 UTC) #9
Sean Klein
5 years, 1 month ago (2015-11-16 22:12:05 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
bfc3419516e29718a782211d1d0ead70d1ed2174 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698