[Bug 284298] lang/rust: remove COMPAT_FREEBSD11 sanity check canary script
Date: Tue, 11 Mar 2025 08:19:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284298
Mikael Urankar <mikael@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikael@FreeBSD.org
--- Comment #5 from Mikael Urankar <mikael@FreeBSD.org> ---
(In reply to Siva Mahadevan from comment #4)
You can use something like that
grep -r "rust/crates/libc-0.2.*crate" | awk /SIZE/'{print $2}' | sort | uniq -c
| sort
--
You are receiving this mail because:
You are on the CC list for the bug.