From 0696ccbdb57b0a0d1ed34ed83b963a875ceffd1e Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 14 Jun 2024 12:49:49 +0100 Subject: Regenerate configure files in ld sub-directory --- ld/config.in | 8 ++++---- ld/configure | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'ld') diff --git a/ld/config.in b/ld/config.in index 5f57a61..f7c9da3 100644 --- a/ld/config.in +++ b/ld/config.in @@ -31,6 +31,10 @@ when a .note-GNU-stack section is missing. */ #undef DEFAULT_LD_EXECSTACK +/* Define to 1 if you want to enable --rosegment in the ELF linker by default. + */ +#undef DEFAULT_LD_ROSEGMENT + /* The default method for DT_TEXTREL check in ELF linker. */ #undef DEFAULT_LD_TEXTREL_CHECK @@ -49,10 +53,6 @@ default. */ #undef DEFAULT_LD_Z_MARK_PLT -/* Define to 1 if you want to enable --rosegment in the ELF linker by - default. */ -#undef DEFAULT_LD_ROSEGMENT - /* Define to 1 if you want to enable -z relro in ELF linker by default. */ #undef DEFAULT_LD_Z_RELRO diff --git a/ld/configure b/ld/configure index 83ea68f..4e8de84 100755 --- a/ld/configure +++ b/ld/configure @@ -11683,7 +11683,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11684 "configure" +#line 11686 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11789,7 +11789,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11790 "configure" +#line 11792 "configure" #include "confdefs.h" #if HAVE_DLFCN_H -- cgit v1.1