forked from matteo/sysroot-cleaner
Before we were relying on LD_LIBRARY_PATH, but it is misleading as it will most likely also affect the sysroot-cleaner binary itself. This instead introduces a separate command line argument, `--ld-path`, to specify a list of paths to search. Also includes some minor refactoring. |
||
---|---|---|
.. | ||
cleaners | ||
args.rs | ||
cleaners.rs | ||
decision.rs | ||
main.rs |