mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
app-metrics/vault_exporter: avoid warnings about pre-stripped binaries
Closes: https://bugs.gentoo.org/960395 Signed-off-by: William Hubbs <williamh@gentoo.org>
This commit is contained in:
parent
280688b434
commit
039b3207f2
@ -22,6 +22,8 @@ RDEPEND="
|
||||
|
||||
BDEPEND="${RDEPEND}"
|
||||
|
||||
QA_PRESTRIPPED=usr/bin/vault_exporter
|
||||
|
||||
src_compile() {
|
||||
ego build -ldflags '-d -s -w' -tags netgo -installsuffix netgo -v -x .
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user