diff options
Diffstat (limited to 'ld/configure')
-rwxr-xr-x | ld/configure | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/ld/configure b/ld/configure index cb99b4c..1d20df5 100755 --- a/ld/configure +++ b/ld/configure @@ -614,6 +614,7 @@ ENABLE_PLUGINS_FALSE ENABLE_PLUGINS_TRUE NATIVE_LIB_DIRS HOSTING_LIBS +HOSTING_SCRT0 HOSTING_CRT0 HDEFINES do_compare @@ -12185,7 +12186,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12188 "configure" +#line 12189 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -12291,7 +12292,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12294 "configure" +#line 12295 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -16200,6 +16201,7 @@ do_compare="$gcc_cv_prog_cmp_skip" + for ac_header in string.h strings.h stdlib.h unistd.h elf-hints.h limits.h locale.h sys/param.h do : as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |