aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--BUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILD b/BUILD
index 27288d94..ce3bd034 100644
--- a/BUILD
+++ b/BUILD
@@ -47,7 +47,6 @@ COPTS = select({
"-Wno-sign-compare",
"-Wno-unused-function",
# Prevents ISO C++ const string assignment warnings for pyext sources.
- # no-write-strings is the standard GCC flag as of at least v5.
"-Wno-writable-strings",
"-Wno-write-strings",
],