1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00

Mk/bsd.default-versions.mk: switch riscv64 to librsvg2-rust after 6718da31ba + 54442654f6

Sync with ONLY_FOR_ARCHS in lang/rust. The default is optimized for runtime.
qemu-riscv64-static is broken on FreeBSD >= 13.1, so the package cluster
is irrelevant since 2022-09-03.
This commit is contained in:
Jan Beich 2023-05-03 15:35:41 +00:00
parent 5461d91de3
commit b18713cebd

View File

@ -74,7 +74,7 @@ LAZARUS_DEFAULT?= 2.2.6
LAZARUS_DEFAULT?= 2.3.0
. endif
# Possible values: rust, legacy
. if empty(ARCH:Naarch64:Narmv7:Namd64:Ni386:Npowerpc64:Npowerpc64le:Npowerpc)
. if empty(ARCH:Naarch64:Namd64:Narmv7:Ni386:Npowerpc64:Npowerpc64le:Npowerpc:Nriscv64)
LIBRSVG2_DEFAULT?= rust
. else
LIBRSVG2_DEFAULT?= legacy