On 7/21/25 2:05 PM, Thomas Klausner wrote:
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
This works perfectly for what I need - thank you! -- Louis