aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/sycl/sycl
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2017-06-27 16:33:00 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-06-27 16:37:09 -0700
commit50b999a8336d19400ab75aea66fe46eca2f5fe0b (patch)
tree7cba4f4af6b131c253b65ff9f2923e851184668c /third_party/sycl/sycl
parentd6d58a3a1785785679af56c0f8f131e7312b8226 (diff)
Merge changes from github.
PiperOrigin-RevId: 160344052
Diffstat (limited to 'third_party/sycl/sycl')
-rwxr-xr-xthird_party/sycl/sycl/BUILD.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/sycl/sycl/BUILD.tpl b/third_party/sycl/sycl/BUILD.tpl
index c66a9f007d..6cad190630 100755
--- a/third_party/sycl/sycl/BUILD.tpl
+++ b/third_party/sycl/sycl/BUILD.tpl
@@ -33,7 +33,7 @@ cc_library(
sycl_library_path("ComputeCpp")
],
includes = ["include/"],
- linkstatic = 1,
+ linkstatic = 0,
)
cc_library(