diff options
-rw-r--r-- | CC/proto/EXPRESSIONS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CC/proto/EXPRESSIONS b/CC/proto/EXPRESSIONS index a98c51c..dd48744 100644 --- a/CC/proto/EXPRESSIONS +++ b/CC/proto/EXPRESSIONS @@ -294,6 +294,7 @@ , "value": {"type": "var", "name": "all proto srcs"} } ] + , ["local cflags", ["-Wno-sign-conversion", "-Wno-unused-function"]] ] , "body": {"type": "CALL_EXPRESSION", "name": "result"} } |