diff options
Diffstat (limited to 'llgo/third_party/gofrontend/libgo/configure')
-rwxr-xr-x | llgo/third_party/gofrontend/libgo/configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llgo/third_party/gofrontend/libgo/configure b/llgo/third_party/gofrontend/libgo/configure index ae98e3d187d..377179d2c3c 100755 --- a/llgo/third_party/gofrontend/libgo/configure +++ b/llgo/third_party/gofrontend/libgo/configure @@ -2511,7 +2511,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_config_headers="$ac_config_headers config.h" -libtool_VERSION=6:0:0 +libtool_VERSION=7:0:0 # Default to --enable-multilib @@ -14805,7 +14805,7 @@ else fi -for ac_func in strerror_r strsignal wait4 mincore setenv dl_iterate_phdr +for ac_func in strerror_r strsignal wait4 mincore setenv unsetenv dl_iterate_phdr do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" |