mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
During configure, substitute the path of cargo, as well as the value of CARGO_HOME as variables. This fixes the case where a user might do: make sudo make install Which will cause the cargo bits to be rebuilt, including re-downloading external crates. By saving these to variables we can be sure that the same values are used during make install as were used during make which prevents the Rust artifacts from being rebuild during "sudo make install". |
8 years ago | |
---|---|---|
.. | ||
.cargo | 8 years ago | |
src | 8 years ago | |
.gitignore | 8 years ago | |
Cargo.toml.in | 8 years ago | |
Makefile.am | 8 years ago | |
gen-c-headers.py | 8 years ago |