aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/sycl/crosstool/BUILD.tpl
diff options
context:
space:
mode:
authorGravatar Luke Iwanski <luke@codeplay.com>2016-12-17 15:30:46 +0100
committerGravatar Benoit Steiner <benoit.steiner.goog@gmail.com>2016-12-19 09:00:55 -0800
commit2f59c832f9d4194d8f828b83c72806783d3a7c64 (patch)
tree56a8db1c209ac4fc0956802b2e71dbf4a338be81 /third_party/sycl/crosstool/BUILD.tpl
parenta8436c649855f07f906130af9bd4583b0228fed0 (diff)
Added missing BUILD dummy file to third_party/sycl/crosstool/BUILD (#22)
* Added missing BUILD dummy file to third_party/sycl/crosstool/BUILD * Use floor_div_real for SYCL device. * Cleaned up SYCL crosstool.
Diffstat (limited to 'third_party/sycl/crosstool/BUILD.tpl')
-rwxr-xr-xthird_party/sycl/crosstool/BUILD.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/sycl/crosstool/BUILD.tpl b/third_party/sycl/crosstool/BUILD.tpl
index f539a376c8..cd8df93cd6 100755
--- a/third_party/sycl/crosstool/BUILD.tpl
+++ b/third_party/sycl/crosstool/BUILD.tpl
@@ -20,7 +20,7 @@ cc_toolchain(
objcopy_files = ":empty",
static_runtime_libs = [":empty"],
strip_files = ":empty",
- supports_param_files = 0,
+ supports_param_files = 1,
)
filegroup(