[binutils-gdb] Regenerate configure files in ld sub-directory
Nick Clifton
nickc@sourceware.org
Fri Jun 14 11:49:56 GMT 2024
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0696ccbdb57b0a0d1ed34ed83b963a875ceffd1e
commit 0696ccbdb57b0a0d1ed34ed83b963a875ceffd1e
Author: Nick Clifton <nickc@redhat.com>
Date: Fri Jun 14 12:49:49 2024 +0100
Regenerate configure files in ld sub-directory
Diff:
---
ld/config.in | 8 ++++----
ld/configure | 4 ++--
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/ld/config.in b/ld/config.in
index 5f57a61def1..f7c9da3d02a 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 83ea68f8e4b..4e8de840418 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
More information about the Binutils-cvs
mailing list