tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Rust on MacOS fails compilation
On Mon, Jul 21, 2025 at 01:36:18PM -0400, Louis Guillaume wrote:
> I've tried using "rust-bin" but since the ruby build depends on the Rust
> source it apparently will try to install the regular rust anyway.
If you set
RUST_TYPE= bin
in your mk.conf file, then lang/rust-bin should be used instead
of lang/rust.
(can't help with the build problem, sorry)
Thomas
Home |
Main Index |
Thread Index |
Old Index