mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-03 11:58:07 -07:00
app-backup/rdedup: Silence LDFLAGS warning
We know it isn't respected with Cargo. Closes: https://bugs.gentoo.org/726368 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -61,6 +61,8 @@ KEYWORDS="~amd64"
|
||||
RDEPEND=">=dev-libs/libsodium-1.0.11:="
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
QA_FLAGS_IGNORED="usr/bin/${PN}"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
ln -sf "${WORKDIR}/cargo_home/gentoo/rdedup-lib-${PV}" lib || die
|
||||
|
||||
Reference in New Issue
Block a user