mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
app-arch/zstd: enable verbose build
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -30,6 +30,7 @@ mymake() {
|
||||
AR="$(tc-getAR)" \
|
||||
PREFIX="${EPREFIX}/usr" \
|
||||
LIBDIR="${EPREFIX}/usr/$(get_libdir)" \
|
||||
V=1 \
|
||||
"${@}"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user