aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/pip_package/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/tools/pip_package/BUILD')
-rw-r--r--tensorflow/tools/pip_package/BUILD8
1 files changed, 0 insertions, 8 deletions
diff --git a/tensorflow/tools/pip_package/BUILD b/tensorflow/tools/pip_package/BUILD
index c621812535..3a1c4a45d4 100644
--- a/tensorflow/tools/pip_package/BUILD
+++ b/tensorflow/tools/pip_package/BUILD
@@ -167,14 +167,6 @@ filegroup(
"@zlib_archive//:zlib.h",
"@org_python_pypi_backports_weakref//:LICENSE",
] + select({
- "//tensorflow:with_jemalloc_linux_x86_64": [
- "@jemalloc//:COPYING",
- ],
- "//tensorflow:with_jemalloc_linux_ppc64le": [
- "@jemalloc//:COPYING",
- ],
- "//conditions:default": [],
- }) + select({
"//tensorflow/core/kernels:xsmm": [
"@libxsmm_archive//:LICENSE.md",
],