diff options
Diffstat (limited to 'dns/c-ares/Makefile')
-rw-r--r-- | dns/c-ares/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/c-ares/Makefile b/dns/c-ares/Makefile index 69ea2fd5b623..29b7f0ce63b8 100644 --- a/dns/c-ares/Makefile +++ b/dns/c-ares/Makefile @@ -29,7 +29,7 @@ CONFIG_INFO_DESC= Add the ares_config_info patch HIDE_SYMBOLS_DESC= Hide internal library symbols OPTIMIZED_CFLAGS_DESC= Build with compiler optimizations -CONFLICTS= ares-1.* +CONFLICTS= py*-ripe.atlas.tools MAKE_JOBS_UNSAFE= yes |