pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

How to use native rust on Linux?



Trying to use pkgsrc on Void Linux.

In mk.conf I have:

    PREFER_PKGSRC=          yes
    PREFER_NATIVE=          rust

I have native rust installed

    rustc  --version
    rustc 1.74.1 (a28077b28 2023-12-04) (Void Linux)

Trying to build security/py-cryptography

    => Verifying bin-install clean for ../../lang/rust
    ===> Binary install for rust>=1.56.1

Seems the PREFER_NATIVE is not forcing rust to be picked up from the
native system? Is it possible to achieve that?

-- 
Mayuresh


Home | Main Index | Thread Index | Old Index