mirror of
https://github.com/monero-project/monero.git
synced 2026-01-04 00:37:07 -08:00
Merge pull request #10182
c3ee9ac release: drop support for arm32 linux (tobtoht)
This commit is contained in:
@@ -171,7 +171,7 @@ details.
|
||||
Override the space-separated list of platform triples for which to perform a
|
||||
bootstrappable build.
|
||||
|
||||
_(defaults to "x86\_64-linux-gnu aarch64-linux-gnu arm-linux-gnueabihf
|
||||
_(defaults to "x86\_64-linux-gnu aarch64-linux-gnu
|
||||
riscv64-linux-gnu x86\_64-w64-mingw32 x86\_64-unknown-freebsd
|
||||
x86\_64-apple-darwin arm64-apple-darwin aarch64-linux-android")_
|
||||
|
||||
|
||||
@@ -90,7 +90,6 @@ mkdir -p "$VERSION_BASE"
|
||||
# Default to building for all supported HOSTs (overridable by environment)
|
||||
export HOSTS="${HOSTS:-x86_64-linux-gnu
|
||||
aarch64-linux-gnu
|
||||
arm-linux-gnueabihf
|
||||
riscv64-linux-gnu
|
||||
x86_64-w64-mingw32
|
||||
x86_64-unknown-freebsd
|
||||
|
||||
Reference in New Issue
Block a user