Skip to content
Snippets Groups Projects
Commit eb4d65d0 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Tor Arntsen made the ares build warnings etc get included as well

parent e7d9ea89
No related branches found
No related tags found
No related merge requests found
......@@ -207,7 +207,7 @@ if { grep "define USE_ARES" lib/config.h; } then
echo "testcurl: build ares"
cd ares
make
make 2>&1 | sed -e "s:$pwd::g"
echo "testcurl: ares is now built"
# cd back to the curl build dir
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment