File verbose-build.patch of Package go.openSUSE_12.1_Update
--- go/src/make.bash.orig 2012-05-29 18:30:57.734377736 +0200 +++ go/src/make.bash 2012-05-29 18:30:59.922377826 +0200 @@ -127,7 +127,7 @@ fi echo "# Building packages and commands for $GOOS/$GOARCH." -"$GOTOOLDIR"/go_bootstrap install -gcflags "$GO_GCFLAGS" -ldflags "$GO_LDFLAGS" -v std +"$GOTOOLDIR"/go_bootstrap install -gcflags "$GO_GCFLAGS" -ldflags "$GO_LDFLAGS" -v -x std echo rm -f "$GOTOOLDIR"/go_bootstrap