mirror of
https://github.com/MetaCubeX/subconverter.git
synced 2025-11-04 18:19:42 +08:00
Update build script
This commit is contained in:
parent
c505be1503
commit
9449277e55
@ -3,7 +3,7 @@ mkdir obj
|
|||||||
set -xe
|
set -xe
|
||||||
|
|
||||||
apk add gcc g++ build-base linux-headers cmake make autoconf automake libtool
|
apk add gcc g++ build-base linux-headers cmake make autoconf automake libtool
|
||||||
apk add libressl-dev zlib-dev rapidjson-dev libevent-dev libevent-static
|
apk add libressl-dev zlib-dev rapidjson-dev libevent-dev libevent-static zlib-static
|
||||||
|
|
||||||
git clone https://github.com/curl/curl
|
git clone https://github.com/curl/curl
|
||||||
cd curl
|
cd curl
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user