On Wed, 16 Jul 2025, John Ericson wrote: > gcc/ChangeLog: > > * Makefile.in:: Remove NO_PIE_CFLAGS logic, since it is now in > libgcc. > * configure.ac: Remove the enable_default_pie substitution, since > libgcc now has its own logic. > > libgcc/ChangeLog: > > * Makefile.in: Define NO_PIE_CFLAGS make variable via autoconf > substitution. > * configure.ac: New configure check to define NO_PIE_CFLAGS > using the algorithm Andrew asked for in the linked mail.
Please include the changes to the generated configure scripts (and corresponding ChangeLog entries). -- Joseph S. Myers josmy...@redhat.com