You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
mrbesen 3b96e1a726
upside down font
1 year ago
.vscode initial 2 years ago
bin sendmsg allowed 2 years ago
src upside down font 1 year ago
tests initial 2 years ago
thirdparty link curl statically 2 years ago
.gitignore initial 2 years ago
.gitmodules link curl statically 2 years ago
Makefile link curl statically 2 years ago
Readme.md link curl statically 2 years ago
config.json.sample initial 2 years ago
helper.py sendmsg allowed 2 years ago

Readme.md

Compile curl

./configure --with-openssl --disable-shared --disable-thread --disable-cookies --disable-doh --disable-manual --disable-proxy --disable-pthreads --disable-socketpair --disable-threaded-resolver --disable-unix-sockets --disable-imap --disable-tftp --disable-mqtt --disable-pop3 --disable-ftp --disable-smtp --disable-rtsp --disable-telnet --disable-smb --disable-gopher --disable-dict

make

# create a link
ln -sr lib/.lib/libcurl.a ./