2016-03-28 18:42 GMT-07:00 Juan Francisco Cantero Hurtado <i...@juanfra.info>:
> @@ -448,6 +501,7 @@ go/pkg/bootstrap/pkg${GOCFG}/bootstrap/c
>  go/pkg/bootstrap/pkg${GOCFG}/bootstrap/compile/internal/arm64.a
>  go/pkg/bootstrap/pkg${GOCFG}/bootstrap/compile/internal/big.a
>  go/pkg/bootstrap/pkg${GOCFG}/bootstrap/compile/internal/gc.a
> +go/pkg/bootstrap/pkg${GOCFG}/bootstrap/compile/internal/mips64.a
>  go/pkg/bootstrap/pkg${GOCFG}/bootstrap/compile/internal/ppc64.a
>  go/pkg/bootstrap/pkg${GOCFG}/bootstrap/compile/internal/x86.a
>  go/pkg/bootstrap/pkg${GOCFG}/bootstrap/internal/

FYI, the official Go binary releases do not include the pkg/bootstrap
directory.  It shouldn't cause any problems either, but it's just a
waste of disk space.

Reply via email to