summaryrefslogtreecommitdiffstats
path: root/.gn
diff options
context:
space:
mode:
authordpranke <dpranke@chromium.org>2015-09-03 15:18:07 -0700
committerCommit bot <commit-bot@chromium.org>2015-09-03 22:18:39 +0000
commitb8c6bf7592cf6cb412f2d3f151bc29bd96ee7380 (patch)
tree463732976ef6194ce4bc2d110a087693a98de00a /.gn
parent7459cf2f2c78018c855414052523805e3e423149 (diff)
downloadchromium_src-b8c6bf7592cf6cb412f2d3f151bc29bd96ee7380.zip
chromium_src-b8c6bf7592cf6cb412f2d3f151bc29bd96ee7380.tar.gz
chromium_src-b8c6bf7592cf6cb412f2d3f151bc29bd96ee7380.tar.bz2
Fix more aspects of the NaCl build configs.
As part of the un-forking of the NaCl GN build configs, we need to be a little more careful about which NaCl toolchains are considered to be "clang" or not and whether some of the clang-specific compiler settings need to be applied in the NaCl contexts. Also, remove more stray references to the old Nacl build configs. R=brettw@chromium.org, mcgrathr@chromium.org, thakis@chromium.org BUG=433528 Review URL: https://codereview.chromium.org/1307653008 Cr-Commit-Position: refs/heads/master@{#347262}
Diffstat (limited to '.gn')
-rw-r--r--.gn11
1 files changed, 0 insertions, 11 deletions
diff --git a/.gn b/.gn
index 81ede34..2988d1e 100644
--- a/.gn
+++ b/.gn
@@ -168,17 +168,6 @@ exec_script_whitelist = [
"//google_apis/BUILD.gn",
"//gpu/gles2_conform_support/BUILD.gn",
"//jingle/BUILD.gn",
- "//native_client/build/config/android/BUILD.gn",
- "//native_client/build/config/gcc/gcc_version.gni",
- "//native_client/build/config/ios/ios_sdk.gni",
- "//native_client/build/config/linux/BUILD.gn",
- "//native_client/build/config/linux/pkg_config.gni",
- "//native_client/build/config/mac/mac_sdk.gni",
- "//native_client/build/config/win/visual_studio_version.gni",
- "//native_client/build/toolchain/gcc_toolchain.gni",
- "//native_client/build/toolchain/mac/BUILD.gn",
- "//native_client/build/toolchain/nacl/BUILD.gn",
- "//native_client/build/toolchain/win/BUILD.gn",
"//net/BUILD.gn",
"//ppapi/ppapi_sources.gni",
"//printing/BUILD.gn",