On Wed, Jun 17, 2026 at 4:06 PM H.J. Lu <[email protected]> wrote: > > If the system C library provides stack protector, libssp is unused and > TARGET_LIBC_PROVIDES_SSP is defined in auto-host.h. Build libssp only > if --enable-libssp is used or TARGET_LIBC_PROVIDES_SSP isn't defined. > > PR other/125850 > * Makefile.am (target_noncanonical): Moved after MAINT_CHARSET. > Add rules only if BUILD_LIBSSP is TRUE. > * Makefile.in: Regenerated. > * configure: Likewise. > * configure.ac (BUILD_LIBSSP): New. Define it to TRUE only if > --enable-libssp is used or TARGET_LIBC_PROVIDES_SSP isn't > defined in auto-host.h. > > -- > H.J.
PING: https://patchwork.sourceware.org/project/gcc/patch/came9roo2bxxwfg+kjiay9sita+u8dzfzddjvzydedue+umf...@mail.gmail.com/ -- H.J.
