aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/aws.BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/aws.BUILD')
-rw-r--r--third_party/aws.BUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/third_party/aws.BUILD b/third_party/aws.BUILD
index bc9e37ffb3..bc6a2fd8cc 100644
--- a/third_party/aws.BUILD
+++ b/third_party/aws.BUILD
@@ -21,9 +21,6 @@ cc_library(
"@%ws%//tensorflow:linux_ppc64le": glob([
"aws-cpp-sdk-core/source/platform/linux-shared/*.cpp",
]),
- "@%ws%//tensorflow:raspberry_pi_armeabi": glob([
- "aws-cpp-sdk-core/source/platform/linux-shared/*.cpp",
- ]),
"//conditions:default": [],
}) + glob([
"aws-cpp-sdk-core/include/**/*.h",