mirror of https://github.com/OISF/suricata
rustup: handle rustup for sudo and su
If rustup is in use, and a user uses sudo or su for the make install, the install may fail with a "no default toolchain" error. To prevent this, detect at configure if rustup is being used, then set RUSTUP_HOME for all calls to cargo.pull/4292/head
parent
1b6eee829f
commit
389272f4c7
Loading…
Reference in New Issue