Closed
Description
In rust-lang/rust#121942 (also see rust-lang/rust#122356), libstd
moved to just unconditionally calling libc::getrandom
on Dragonfly BSD. This breaks Dragonfly BSD releases before 5.7, but this was judged to be acceptable (based on what targets Rust wants to support).
@newpavlov would it make sense for us to do the same thing?
Blocked by: rust-lang/libc#3618
Metadata
Metadata
Assignees
Labels
No labels