aboutsummaryrefslogtreecommitdiffstats
path: root/community/go/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/go/APKBUILD')
-rw-r--r--community/go/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/go/APKBUILD b/community/go/APKBUILD
index bf6c5ff088..5c7bf577ef 100644
--- a/community/go/APKBUILD
+++ b/community/go/APKBUILD
@@ -90,7 +90,7 @@ build() {
fi
done
- ./make.bash
+ ./make.bash -v
# copied from bootstrap.bash to fixup cross-built bootstrap go
if [ "$CBUILD" != "$CTARGET" ]; then