diff options
Diffstat (limited to 'etc/import/deps/http-parser/TARGETS.git2')
-rw-r--r-- | etc/import/deps/http-parser/TARGETS.git2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/import/deps/http-parser/TARGETS.git2 b/etc/import/deps/http-parser/TARGETS.git2 index 62ecee4f..ad48f2c2 100644 --- a/etc/import/deps/http-parser/TARGETS.git2 +++ b/etc/import/deps/http-parser/TARGETS.git2 @@ -5,7 +5,7 @@ , "pure C": ["yes"] , "srcs": ["http_parser.c"] , "hdrs": ["http_parser.h"] - , "local cflags": + , "private-cflags": { "type": "case" , "expr": {"type": "var", "name": "COMPILER_FAMILY", "default": "unknown"} , "case": {"gnu": ["-Wimplicit-fallthrough=1"]} |