mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -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}"
|
BDEPEND="${RDEPEND}"
|
||||||
|
|
||||||
|
QA_PRESTRIPPED=usr/bin/vault_exporter
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
ego build -ldflags '-d -s -w' -tags netgo -installsuffix netgo -v -x .
|
ego build -ldflags '-d -s -w' -tags netgo -installsuffix netgo -v -x .
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user