aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/toolchains
diff options
context:
space:
mode:
authorGravatar Gunhan Gulsoy <gunan@google.com>2018-06-25 11:08:03 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-06-25 11:11:49 -0700
commitda3789cd66290db7fbfc43d2c5091c4b0273fbdd (patch)
treec5345236797352a5296bd71604f92edcf51c7249 /third_party/toolchains
parentda674c700b4874113610b7fe1da26af4b6523323 (diff)
Remove the unused boringssl s390x patch.
PiperOrigin-RevId: 201983890
Diffstat (limited to 'third_party/toolchains')
-rw-r--r--third_party/toolchains/clang6/CROSSTOOL.tpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/third_party/toolchains/clang6/CROSSTOOL.tpl b/third_party/toolchains/clang6/CROSSTOOL.tpl
index 6b7e5a8808..ffba9850bb 100644
--- a/third_party/toolchains/clang6/CROSSTOOL.tpl
+++ b/third_party/toolchains/clang6/CROSSTOOL.tpl
@@ -76,9 +76,6 @@ toolchain {
# This adds a little bit more durability to our Clang build.
#
- # At the moment, this only only be needed for:
- # - add_boringssl_s390x.patch: --Wa,--noexecstack
- #
# Folks who do maintenance work on TF Bazel Clang should consider
# commenting out these lines, while doing that work, to gain a better
# understanding of what the intersection of support looks like between GCC