Update for go 1.21
This commit is contained in:
parent
5328eb7c01
commit
05fd700404
|
@ -284,7 +284,7 @@ __go_envvarvals() {
|
|||
_values 'mips floating point instructions' hardfloat softfloat
|
||||
;;
|
||||
GOPPC64)
|
||||
_values 'powerpc64 instruction set' power8 power9
|
||||
_values 'powerpc64 instruction set' power8 power9 power10
|
||||
;;
|
||||
GOWASM)
|
||||
_values 'web assembly features' -s ',' satconv signext
|
||||
|
|
Loading…
Reference in New Issue