Changes between Initial Version and Version 4 of Ticket #5765


Ignore:
Timestamp:
07/29/2025 01:36:42 AM (6 weeks ago)
Author:
Xi Ruoyao
Comment:

We may also want to pick the https://sourceware.org/bugzilla/show_bug.cgi?id=33227 fix. We don't enable -D FORTIFY_SOURCE by the book but if a user enables it (s)he may hit a FTBFS due to this issue.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5765

    • Property Summary Fix for building gcc with glibc-2.42glibc-2.42
  • Ticket #5765 – Description

    initial v4  
    1 glibc-2.42 will be released soon.  gcc-15.1.0 will FTBFS because the termio structure is being removed in glibc-2.42.  Upstream fix for gcc:
     1New minor version.
     2
     3gcc-15.1.0 will FTBFS because the termio structure is being removed in glibc-2.42.  Upstream fix for gcc:
    24  https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=d32ece49d32b00448d967e7dbc6900fb25cbc775