mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-24 16:01:09 +02:00
app-emulation/rkt: Increase build verbosity
To aid in debugging build problems build rkt with V=1. Signed-off-by: Geoff Levand <geoff@infradead.org>
This commit is contained in:
parent
854d6aa45f
commit
987f544f51
@ -119,6 +119,7 @@ src_configure() {
|
|||||||
export CGO_CXXFLAGS="${CXXFLAGS}"
|
export CGO_CXXFLAGS="${CXXFLAGS}"
|
||||||
export CGO_LDFLAGS="${LDFLAGS}"
|
export CGO_LDFLAGS="${LDFLAGS}"
|
||||||
export BUILDDIR
|
export BUILDDIR
|
||||||
|
export V=1
|
||||||
|
|
||||||
autotools-utils_src_configure
|
autotools-utils_src_configure
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user