mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
maintainers/scripts/bootstrap-files: Add loongarch64 to CROSS_TARGETS
This commit is contained in:
parent
9d2c9b5be4
commit
80e51660ea
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ CROSS_TARGETS=(
|
|||
riscv64-unknown-linux-gnu
|
||||
s390x-unknown-linux-gnu
|
||||
x86_64-unknown-freebsd
|
||||
loongarch64-unknown-linux-gnu
|
||||
)
|
||||
|
||||
is_cross() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue