diff options
| author | Sandro Jäckel <sandro.jaeckel@gmail.com> | 2023-08-10 01:59:29 +0200 |
|---|---|---|
| committer | Jörg Thalheim <Mic92@users.noreply.github.com> | 2023-08-11 09:40:05 +0100 |
| commit | e594a0fc14f457b554dce4c7bf8a8174f495a389 (patch) | |
| tree | a7d81982132975a27faf9618fdb5a55fe756d952 /pkgs/development/python-modules/rangehttpserver | |
| parent | 4f3a074422623781034daf8b1a966ee556587539 (diff) | |
cargo-auditable: fix cross compilation
This fixes the following error:
...
cargo-auditable> Doc-tests auditable-extract
cargo-auditable> error: doctest failed, to rerun pass `-p auditable-extract --doc`
cargo-auditable>
cargo-auditable> Caused by:
cargo-auditable> could not execute process `rustdoc --edition=2018 --crate-type lib --crate-name auditable_extract --test /build/source/auditable-extract/src/lib.rs --target x86_64-unknown-linux-gnu -L dependency=/build/source/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/build/source/target/release/deps --test-args --test-threads=96 --extern auditable_extract=/build/source/target/x86_64-unknown-linux-gnu/release/deps/libauditable_extract-dd1904617e4b78db.rlib --extern binfarce=/build/source/target/x86_64-unknown-linux-gnu/release/deps/libbinfarce-2ba09d21aed0de1a.rlib -C embed-bitcode=no --error-format human` (never executed)
cargo-auditable>
cargo-auditable> Caused by:
cargo-auditable> No such file or directory (os error 2)
Tested with lanzaboote
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
