Tor Arntsen made the ares build warnings etc get included as well
This commit is contained in:
parent
e7d9ea8919
commit
eb4d65d0ba
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user