diff options
Diffstat (limited to 'feroxbuster/README')
| -rw-r--r-- | feroxbuster/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/feroxbuster/README b/feroxbuster/README index 7c1956c..99ff2ed 100644 --- a/feroxbuster/README +++ b/feroxbuster/README @@ -5,6 +5,11 @@ resources) that a web application does not reference but still serves. This package is x86_64 only. +It builds against rust-opt so it works on Slackware -stable, whose +system cargo is too old to read the version 4 Cargo.lock. On -current +the system rust is new enough; rust-opt is still listed as a dependency +for a uniform build but its profile script is simply absent there. + Because SlackBuilds.org build hosts have no network access at build time, this script does not let cargo fetch crates from the network. Instead, a prebuilt vendored-crates tarball |
