summaryrefslogtreecommitdiff
path: root/etc/import/deps/pcre/TARGETS.git2
diff options
context:
space:
mode:
Diffstat (limited to 'etc/import/deps/pcre/TARGETS.git2')
-rw-r--r--etc/import/deps/pcre/TARGETS.git24
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/import/deps/pcre/TARGETS.git2 b/etc/import/deps/pcre/TARGETS.git2
index 1f626dfc..f26925a9 100644
--- a/etc/import/deps/pcre/TARGETS.git2
+++ b/etc/import/deps/pcre/TARGETS.git2
@@ -121,7 +121,7 @@
, "arguments_config": ["OS"]
, "name": ["git2_pcre"]
, "pure C": ["yes"]
- , "local defines":
+ , "private-defines":
{ "type": "++"
, "$1":
[ ["HAVE_CONFIG_H"]
@@ -132,7 +132,7 @@
}
]
}
- , "local cflags": ["-Wno-unused-function", "-Wno-implicit-fallthrough"]
+ , "private-cflags": ["-Wno-unused-function", "-Wno-implicit-fallthrough"]
, "srcs":
[ "pcre_byte_order.c"
, "pcre_chartables.c"