diff options
author | mdepristo <mdepristo@google.com> | 2018-06-30 14:56:19 -0700 |
---|---|---|
committer | mdepristo <mdepristo@google.com> | 2018-06-30 14:56:19 -0700 |
commit | 42141fa2f725a9d5e18e60e109744f178432d839 (patch) | |
tree | b3eef380314bbc4cd571bf78a5ba30b64d539678 | |
parent | 2506cf5cf4da16386d8cb3908fd054452829cc6a (diff) |
Remove unclear comment.
-rw-r--r-- | BUILD | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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", ], |