build: use GCC to compile & use alpine image for Docker (#88)

This commit is contained in:
2024-06-04 18:48:54 +02:00
committed by GitHub
parent 27c2b2b75b
commit 3f1d78ec10
7 changed files with 19 additions and 168 deletions

4
.gitmodules vendored
View File

@ -16,7 +16,3 @@
path = deps/libtomcrypt
url = https://github.com/libtom/libtomcrypt.git
branch = develop
[submodule "deps/curl"]
path = deps/curl
url = https://github.com/curl/curl.git
branch = curl-8_7_1