aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/osx
diff options
context:
space:
mode:
authorGravatar hlopko <hlopko@google.com>2018-04-16 03:03:10 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-04-16 03:04:59 -0700
commit27e0c0e5406f1b480367332b0fcc9fb1e04bdc98 (patch)
tree7f9c192019648bfc028a760eeeee0f8205a44991 /tools/osx
parentb1280de531bdda44d31f3cd9fbe2a2bb5e69cf2c (diff)
Remove unused fields from osx crosstool
Bazel doesn't use them anyway. RELNOTES: None PiperOrigin-RevId: 193010433
Diffstat (limited to 'tools/osx')
-rw-r--r--tools/osx/crosstool/CROSSTOOL.tpl2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/osx/crosstool/CROSSTOOL.tpl b/tools/osx/crosstool/CROSSTOOL.tpl
index 3d61412efb..79c294c637 100644
--- a/tools/osx/crosstool/CROSSTOOL.tpl
+++ b/tools/osx/crosstool/CROSSTOOL.tpl
@@ -14990,11 +14990,9 @@ toolchain {
unfiltered_cxx_flag: "-D__DATE__=\"redacted\""
unfiltered_cxx_flag: "-D__TIMESTAMP__=\"redacted\""
unfiltered_cxx_flag: "-D__TIME__=\"redacted\""
- supports_normalizing_ar: false
supports_start_end_lib: false
default_python_version: "python2.7"
supports_interface_shared_objects: false
- supports_incremental_linker: false
supports_fission: false
feature {
name: "fastbuild"