mirror of
https://github.com/curl/curl.git
synced 2025-02-17 14:59:45 +08:00
parent
f83b2f1ae1
commit
4e3dfe3323
@ -65,7 +65,7 @@ Build curl
|
||||
% git clone https://github.com/curl/curl
|
||||
% cd curl
|
||||
% ./buildconf
|
||||
% LDFLAGS="-Wl,-rpath,<somewhere1>/lib" ./configure -with-ssl=<somewhere1> --with-nghttp3=<somewhere2> --with-ngtcp2=<somewhere3>
|
||||
% LDFLAGS="-Wl,-rpath,<somewhere1>/lib" ./configure --with-ssl=<somewhere1> --with-nghttp3=<somewhere2> --with-ngtcp2=<somewhere3>
|
||||
% make
|
||||
|
||||
## Running
|
||||
|
Loading…
Reference in New Issue
Block a user