Restore setting of GOVERSIONOPTION
Accidentally removed in last commit.
This commit is contained in:
parent
7aafe3d8b2
commit
6b108c19e1
1 changed files with 1 additions and 0 deletions
|
|
@ -2390,6 +2390,7 @@ else
|
|||
GOVERSIONOPTION=
|
||||
|
||||
if test -n "$GO" ; then
|
||||
GOVERSIONOPTION=version
|
||||
AC_MSG_CHECKING([whether go version is too old])
|
||||
case $go_version in
|
||||
go1.[012345]*)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue