diff options
Diffstat (limited to 'etc/import/TARGETS.cares')
-rw-r--r-- | etc/import/TARGETS.cares | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/import/TARGETS.cares b/etc/import/TARGETS.cares index 5edc6092..92ea5d48 100644 --- a/etc/import/TARGETS.cares +++ b/etc/import/TARGETS.cares @@ -2,7 +2,7 @@ { "type": ["@", "rules", "CC", "library"] , "name": ["ares"] , "pure C": ["YES"] - , "local defines": + , "private-defines": ["_GNU_SOURCE", "_HAS_EXCEPTIONS=0", "HAVE_CONFIG_H", "CARES_STATICLIB"] , "srcs": [ "ares__close_sockets.c" |