aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar mdepristo <mdepristo@google.com>2018-06-30 14:56:19 -0700
committerGravatar mdepristo <mdepristo@google.com>2018-06-30 14:56:19 -0700
commit42141fa2f725a9d5e18e60e109744f178432d839 (patch)
treeb3eef380314bbc4cd571bf78a5ba30b64d539678
parent2506cf5cf4da16386d8cb3908fd054452829cc6a (diff)
Remove unclear comment.
-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",
],