summarylogtreecommitdiffstats
path: root/no_trisycl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'no_trisycl.patch')
-rw-r--r--no_trisycl.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/no_trisycl.patch b/no_trisycl.patch
deleted file mode 100644
index b57f9f03844d..000000000000
--- a/no_trisycl.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- old/third_party/sycl/sycl/BUILD.tpl 2018-03-29 12:18:40.000000000 +0800
-+++ new/third_party/sycl/sycl/BUILD.tpl 2018-04-25 20:37:48.874124617 +0800
-@@ -21,7 +21,7 @@
- name = "using_sycl_trisycl",
- define_values = {
- "using_sycl": "true",
-- "using_trisycl": "false",
-+ "using_trisycl": "true",
- },
- )