dev-lang/rust: silence musl crtn.o prestrip warning

Closes: https://bugs.gentoo.org/834160
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
Georgy Yakovlev
2022-09-25 10:34:40 -07:00
parent 59d70687aa
commit fc8bc809d8

View File

@@ -148,6 +148,7 @@ QA_SONAME="
QA_PRESTRIPPED="
usr/lib/${PN}/${PV}/lib/rustlib/.*/bin/rust-llvm-dwp
usr/lib/${PN}/${PV}/lib/rustlib/.*/lib/self-contained/crtn.o
"
# An rmeta file is custom binary format that contains the metadata for the crate.