mirror of
https://github.com/curl/curl.git
synced 2026-06-18 22:15:38 +03:00
Tor Arntsen made the ares build warnings etc get included as well
This commit is contained in:
parent
e7d9ea8919
commit
eb4d65d0ba
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue