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.BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/aws.BUILD b/third_party/aws.BUILD
index 38b7e0e543..9d8e7946cd 100644
--- a/third_party/aws.BUILD
+++ b/third_party/aws.BUILD
@@ -18,6 +18,7 @@ cc_library(
"@%ws%//tensorflow:darwin": glob([
"aws-cpp-sdk-core/source/platform/linux-shared/*.cpp",
]),
+ "//conditions:default": [],
}) + glob([
"aws-cpp-sdk-core/include/**/*.h",
"aws-cpp-sdk-core/source/*.cpp",