mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2025-04-20 11:16:26 +02:00
reenable all arches
This commit is contained in:
parent
abc8043045
commit
639e9e26e1
4
debian/create-packages.sh
vendored
4
debian/create-packages.sh
vendored
@ -10,8 +10,8 @@ mkdir -p ${DOWNLOAD}/
|
||||
|
||||
# architecture mapping array linux <-> rust
|
||||
declare -A ARCHES_LR=(
|
||||
#["armv7"]=armv7-unknown-linux-gnueabihf
|
||||
#["aarch64"]=aarch64-unknown-linux-gnu
|
||||
["armv7"]=armv7-unknown-linux-gnueabihf
|
||||
["aarch64"]=aarch64-unknown-linux-gnu
|
||||
["amd64"]=x86_64-unknown-linux-gnu
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user