CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/12/13 02:24:58
Modified files:
lang/rust : Makefile distinfo
Removed files:
lang/rust/patches: patch-compiler_rustc_target_src_spec_mod_rs
patch-compiler_rustc_target_src_spec_riscv64_unknown_openbsd_rs
Log message:
Move to riscv64gc-unknown-openbsd, upstream's preferred target name
Zap the initial riscv64-unknown-openbsd target name. Cross-compiled
riscv64gc bootstrap and lots of guidance from semarie@. This commit uses
a native bootstrap. ok semarie@ (maintainer)