]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Regenerate more configury files for 64-bit BFD detection fix
authorMaciej W. Rozycki <macro@redhat.com>
Mon, 28 Apr 2025 18:27:22 +0000 (19:27 +0100)
committerMaciej W. Rozycki <macro@redhat.com>
Mon, 28 Apr 2025 18:27:22 +0000 (19:27 +0100)
The fix for 64-bit BFD detection omitted the regeneration of a bunch
of configury files; fix that.

bfd/Makefile.in
bfd/aclocal.m4
gdb/config.in
ld/config.in
opcodes/config.in

index 1543af7984a61e11b1fcedae14bc178c89a1da97..8a670ad1d056e8be81f100549b2aa802085d4e65 100644 (file)
@@ -113,7 +113,6 @@ target_triplet = @target@
 subdir = .
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
-       $(top_srcdir)/../config/bfd64.m4 \
        $(top_srcdir)/../config/depstand.m4 \
        $(top_srcdir)/../config/gettext-sister.m4 \
        $(top_srcdir)/../config/gettext.m4 \
index 8364b5dba69518698d7322244f27bec565f3c499..4d1b7baebb2302014cdc02c52fb1ae129b3fbd59 100644 (file)
@@ -1168,7 +1168,6 @@ AC_SUBST([am__untar])
 ]) # _AM_PROG_TAR
 
 m4_include([../config/acx.m4])
-m4_include([../config/bfd64.m4])
 m4_include([../config/depstand.m4])
 m4_include([../config/gettext-sister.m4])
 m4_include([../config/gettext.m4])
index 86ff67d2898883261e5d87a83a1b416183004c38..426947e6b2d8fe1fa8e9f0205c1032e835427563 100644 (file)
 /* The size of `unsigned __int128', as computed by sizeof. */
 #undef SIZEOF_UNSIGNED___INT128
 
-/* The size of `void *', as computed by sizeof. */
-#undef SIZEOF_VOID_P
-
 /* If using the C implementation of alloca, define if you know the
    direction of stack growth for your system; otherwise it will be
    automatically deduced at runtime.
index e10c9e73cc6337cf1f66c21ba9892eeb39247ed8..37812241bd944e70bf0a89a69959af899b3480a2 100644 (file)
 /* Define to the version of this package. */
 #undef PACKAGE_VERSION
 
-/* The size of `void *', as computed by sizeof. */
-#undef SIZEOF_VOID_P
-
 /* Define to 1 if you have the ANSI C header files. */
 #undef STDC_HEADERS
 
index 409998f51e2c91aa7dd5cbeb6be38a79eb967e27..64b3303d32d01a10a125475a0bbaf0d72dd00887 100644 (file)
@@ -98,9 +98,6 @@
 /* Define to the version of this package. */
 #undef PACKAGE_VERSION
 
-/* The size of `void *', as computed by sizeof. */
-#undef SIZEOF_VOID_P
-
 /* Define to 1 if you have the ANSI C header files. */
 #undef STDC_HEADERS