flags: demote nacl flags to command-line switches
NaCl development has been transitioning to WebAssembly for some time, and NaCl is deprecated for some use cases. This change removes these nacl-related flags: enable-nacl enable-nacl-debug force-pnacl-subzero nacl-debug-mask allow-nacl-socket-api The corresponding nacl switches are still present; if you are developing using one of these flags, migrate to using the command-line switch instead. The force-pnacl-subzero and allow-nacl-socket-api switches are themselves slated to be removed soon. Bug: 918376 Change-Id: Ied029b6f8bd001fdacb5f0734bd1c5f4cf3d322a Reviewed-on: https://chromium-review.googlesource.com/c/1473834 Commit-Queue: Derek Schuff <dschuff@chromium.org> Reviewed-by:Bill Budge <bbudge@chromium.org> Reviewed-by:
Derek Schuff <dschuff@chromium.org> Auto-Submit: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#632397}
Showing
Please register or sign in to comment