sudo-rs icon indicating copy to clipboard operation
sudo-rs copied to clipboard

Fails to compile on Chimera Linux (musl)

Open theoparis opened this issue 6 months ago • 0 comments
trafficstars

Cargo says libc::close_range doesn't exist... and looking at the libc crate docs it's only available on -linux-gnu 👀 Possibly related https://github.com/trifectatechfoundation/sudo-rs/issues/1068

theoparis avatar Apr 27 '25 05:04 theoparis