libcurl 仅支持http

./configure --disable-shared --enable-static --disable-ftp --disable-ipv6 --disable-rtsp --disable-tftp --disable-telnet --disable-largefile --disable-smtp --disable-imap --without-ssl --without-libssh2 --without-zlib --without-librtmp --without-libidn --without-gnutls --disable-ldap --disable-ldaps --disable-pop3

 

 

make 

[lyd@localhost curl]$ find . -name "libcurl.a"
./lib/.libs/libcurl.a

 

posted on 2020-04-07 15:52  lydstory  阅读(148)  评论(0)    收藏  举报

导航