build-style/cargo: produce auditable binaries
This commit is contained in:
committed by
classabbyamp
parent
c5a3ba12db
commit
ca8c4fb08f
@@ -1,5 +1,9 @@
|
||||
hostmakedepends+=" cargo"
|
||||
|
||||
if ! [[ "$pkgname" =~ ^cargo-auditable(-bootstrap)?$ ]]; then
|
||||
hostmakedepends+=" cargo-auditable"
|
||||
fi
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
makedepends+=" rust-std"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user