You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -169,6 +170,7 @@ For all `VERSION` variables, leaving them blank will automatically fetch the lat
169
170
-`ARCHES`: The list of architectures to compile. You can set one or multiple architectures from the following options: [Compile](#Compile)
170
171
-`TLS_LIB`: The TLS library. `openssl`(default, requires openssl 3.2.0+ and curl 8.6.0+) or `quictls`.
171
172
-`LIBC`: The libc. `glibc`(default) or `musl`, only affects Linux.
173
+
-`QBT_MUSL_CROSS_MAKE_VERSION`: The version of qbt-musl-cross-make, only affects Linux. Version `2508` and `2509` are not working. the latest working version is `2507`. Check the releases on [qbt-musl-cross-make/releases](https://github.com/userdocs/qbt-musl-cross-make/releases)
172
174
-`CURL_VERSION`: The version of cURL. If set to `dev`, will clone the latest source code from GitHub.
0 commit comments