aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/snappy.BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/snappy.BUILD')
-rw-r--r--third_party/snappy.BUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/snappy.BUILD b/third_party/snappy.BUILD
index 58120ccdf2..d93f030769 100644
--- a/third_party/snappy.BUILD
+++ b/third_party/snappy.BUILD
@@ -20,7 +20,6 @@ cc_library(
hdrs = ["snappy.h"],
copts = ["-DHAVE_CONFIG_H"] + select({
"@org_tensorflow//tensorflow:windows": [],
- "@org_tensorflow//tensorflow:windows_msvc": [],
"//conditions:default": [
"-fno-exceptions",
"-Wno-sign-compare",