CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/06/08 11:32:59
Modified files:
lang/rust : Makefile distinfo
Added files:
lang/rust/patches: patch-vendor_psm_src_arch_x86_64_s
Log message:
lang/rust: unbreak the build on amd64 IBT
The crate psm (used by rustc binary) has a asm file. Add some endbr64
instructions to permit rustc to run on amd64 with IBT enabled.
Bootstrap for amd64 regenerated accordingly.
