aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/osx
diff options
context:
space:
mode:
authorGravatar kaipi <kaipi@google.com>2018-02-13 11:03:28 -0800
committerGravatar Copybara-Service <copybara-piper@google.com>2018-02-13 11:05:30 -0800
commit49ecd1f37ae2abcfe5a68951fe6b118345509907 (patch)
treeb1d5807d49a9f11ca592b22528edb60d555ad6f1 /tools/osx
parentd56d7e3456cefda3a32cbeaa2e9763bb671c186d (diff)
Fix CROSSTOOL.tpl to correctly target watchos_i386.
PiperOrigin-RevId: 185556666
Diffstat (limited to 'tools/osx')
-rw-r--r--tools/osx/crosstool/CROSSTOOL.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/osx/crosstool/CROSSTOOL.tpl b/tools/osx/crosstool/CROSSTOOL.tpl
index d0058a7023..0fa5971f58 100644
--- a/tools/osx/crosstool/CROSSTOOL.tpl
+++ b/tools/osx/crosstool/CROSSTOOL.tpl
@@ -3593,7 +3593,7 @@ toolchain {
linker_flag: "-lc++"
linker_flag: "-no-canonical-prefixes"
linker_flag: "-target"
- linker_flag: "i386-apple-ios"
+ linker_flag: "i386-apple-watchos"
objcopy_embed_flag: "-I"
objcopy_embed_flag: "binary"
compilation_mode_flags {