make
使用 /bin/sh
作为 shell(参见 5.3.2 选择外壳)。,而且很可能当你在 shell 中执行命令时,shell 是 zsh
。 zsh
管道行为与大多数其他 shell 不同。请参阅 https://riptutorial.com/zsh/example/19869/pipes-and -subshells 为例。,我建议使用 go env GOVERSION
来获取 go 的版本并将其分配给 Makefile 变量:, make
使用 /bin/sh
作为 shell(参见 5.3.2 选择外壳)。,而且很可能当你在 shell 中执行命令时,shell 是 zsh
。 zsh
管道行为与大多数其他 shell 不同。请参阅 https://riptutorial.com/zsh/example/19869/pipes-and -subshells 为例。,我建议使用 go env GOVERSION
来获取 go 的版本并将其分配给 Makefile 变量:,