aboutsummaryrefslogtreecommitdiff
path: root/third_party/bazel-toolchain-support-ubuntu-21.patch
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/bazel-toolchain-support-ubuntu-21.patch')
-rw-r--r--third_party/bazel-toolchain-support-ubuntu-21.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/third_party/bazel-toolchain-support-ubuntu-21.patch b/third_party/bazel-toolchain-support-ubuntu-21.patch
deleted file mode 100644
index b605cfc1..00000000
--- a/third_party/bazel-toolchain-support-ubuntu-21.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git toolchain/tools/llvm_release_name.py toolchain/tools/llvm_release_name.py
-index 8ee544f..86f29f4 100755
---- toolchain/tools/llvm_release_name.py
-+++ toolchain/tools/llvm_release_name.py
-@@ -77,7 +77,7 @@ def _linux(llvm_version):
- os_name = "linux-sles%s" % version
- elif distname == "ubuntu" and version.startswith("14.04"):
- os_name = "linux-gnu-ubuntu-14.04"
-- elif (distname == "ubuntu" and version.startswith("20.04")) or (distname == "linuxmint" and version.startswith("20")):
-+ elif (distname == "ubuntu" and version.startswith("2")) or (distname == "linuxmint" and version.startswith("20")):
- if major_llvm_version < 11:
- # There is no binary packages specifically for 20.04, but those for 18.04 works on
- # 20.04