From e4c0dbcab8b404949a67c282fe7cae89c5b4ad87 Mon Sep 17 00:00:00 2001 From: Toby Boyd Date: Mon, 16 Jul 2018 17:04:48 -0700 Subject: internal change PiperOrigin-RevId: 204832902 --- third_party/nccl/nccl_configure.bzl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party/nccl') diff --git a/third_party/nccl/nccl_configure.bzl b/third_party/nccl/nccl_configure.bzl index 9dfcb18369..5d1ebf0686 100644 --- a/third_party/nccl/nccl_configure.bzl +++ b/third_party/nccl/nccl_configure.bzl @@ -47,10 +47,10 @@ alias( ) """ +# Local build results in dynamic link and the license should not be included. _NCCL_LOCAL_BUILD_TEMPLATE = """ filegroup( name = "LICENSE", - data = ["nccl/NCCL-SLA.txt"], visibility = ["//visibility:public"], ) -- cgit v1.2.3