diff options
author | Nick Clifton <nickc@redhat.com> | 2024-06-14 12:49:49 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2024-06-14 12:49:49 +0100 |
commit | 0696ccbdb57b0a0d1ed34ed83b963a875ceffd1e (patch) | |
tree | 0a44766cf7a53b9a1e14a11ad2ea8d9a9e4e78fa /ld | |
parent | 646d754d14c2fe70a492a893506a74b0463b6ae8 (diff) | |
download | gdb-0696ccbdb57b0a0d1ed34ed83b963a875ceffd1e.zip gdb-0696ccbdb57b0a0d1ed34ed83b963a875ceffd1e.tar.gz gdb-0696ccbdb57b0a0d1ed34ed83b963a875ceffd1e.tar.bz2 |
Regenerate configure files in ld sub-directory
Diffstat (limited to 'ld')
-rw-r--r-- | ld/config.in | 8 | ||||
-rwxr-xr-x | ld/configure | 4 |
2 files changed, 6 insertions, 6 deletions
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 |