Commit 42141fa2 authored by mdepristo's avatar mdepristo

Remove unclear comment.

parent 2506cf5c
......@@ -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",
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment