mirror of
https://github.com/curl/curl.git
synced 2025-09-16 09:02:40 +03:00
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"
|
echo "testcurl: build ares"
|
||||||
cd ares
|
cd ares
|
||||||
make
|
make 2>&1 | sed -e "s:$pwd::g"
|
||||||
echo "testcurl: ares is now built"
|
echo "testcurl: ares is now built"
|
||||||
|
|
||||||
# cd back to the curl build dir
|
# cd back to the curl build dir
|
||||||
|
|
Loading…
Reference in New Issue
Block a user