瀏覽代碼

Remove unclear comment.

mdepristo 7 年之前
父節點
當前提交
42141fa2f7
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      BUILD

+ 0 - 1
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",
     ],