aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/cpp/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cpp/BUILD')
-rw-r--r--tools/cpp/BUILD15
1 files changed, 0 insertions, 15 deletions
diff --git a/tools/cpp/BUILD b/tools/cpp/BUILD
index c7df6cfc70..4e93a314d6 100644
--- a/tools/cpp/BUILD
+++ b/tools/cpp/BUILD
@@ -39,7 +39,6 @@ cc_toolchain_suite(
"x64_windows|compiler": ":cc-compiler-x64_windows",
"x64_windows_msvc|compiler": ":cc-compiler-x64_windows_msvc",
"ppc|compiler": ":cc-compiler-ppc",
- "ios_x86_64|compiler": ":cc-compiler-ios_x86_64",
},
)
@@ -155,20 +154,6 @@ cc_toolchain(
supports_param_files = 1,
)
-cc_toolchain(
- name = "cc-compiler-ios_x86_64",
- all_files = ":empty",
- compiler_files = ":empty",
- cpu = "local",
- dwp_files = ":empty",
- dynamic_runtime_libs = [":empty"],
- linker_files = ":empty",
- objcopy_files = ":empty",
- static_runtime_libs = [":empty"],
- strip_files = ":empty",
- supports_param_files = 0,
-)
-
filegroup(
name = "every-file-x64_windows",
srcs = [