|
@@ -8124,8 +8124,8 @@ elsewhen ($ARCH_ARM64) {
|
|
GO_HOST_TARG_PARAMS=++host-os $GO_HOST_OS ++host-arch $GO_HOST_ARCH ++targ-os $GO_TARG_OS ++targ-arch $GO_TARG_ARCH
|
|
GO_HOST_TARG_PARAMS=++host-os $GO_HOST_OS ++host-arch $GO_HOST_ARCH ++targ-os $GO_TARG_OS ++targ-arch $GO_TARG_ARCH
|
|
|
|
|
|
# tag:go-specific
|
|
# tag:go-specific
|
|
-GOSTD_VERSION=1.18.2
|
|
|
|
-when ($GOSTD_VERSION == "1.18.2") {
|
|
|
|
|
|
+GOSTD_VERSION=1.18.3
|
|
|
|
+when ($GOSTD_VERSION == "1.18.3") {
|
|
GOSTD=contrib/go/_std_1.18/src
|
|
GOSTD=contrib/go/_std_1.18/src
|
|
}
|
|
}
|
|
otherwise {
|
|
otherwise {
|