summarylogtreecommitdiffstats
path: root/no_trisycl.patch
blob: b57f9f03844d03e320775d035add9b2bb9d1731e (plain)
1
2
3
4
5
6
7
8
9
10
--- 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",
     },
 )