HomeFreeBSD

Mk/Uses/cargo.mk: Fix incorrect linker argument in RUSTFLAGS

Description

Mk/Uses/cargo.mk: Fix incorrect linker argument in RUSTFLAGS

According to the manpage of rustc(1) it is: link-args='-flag1 -flag2'
an 's' was missing.

Approved by: jrm (mentor), otis (mentor), mikael (rust maintainer)
MFH: 2025Q3
Differential Revision: https://reviews.freebsd.org/D51803

Details

Provenance
michaeloAuthored on Aug 7 2025, 7:18 PM
Differential Revision
D51803: Mk/Uses/cargo.mk: Fix incorrect linker argument in RUSTFLAGS
Parents
R11:36f5e721d24c: security/py-nvdlib: update to 0.8.3
Branches
Unknown
Tags
Unknown