CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/05/02 08:24:16
Modified files:
lang/gcc/15/patches: patch-libgcc_config_arm_unwind-arm_h
Log message:
gcc-15 failed to build on arm(v7) because it didn't know what a bool was in
an MD specific file. Add the header, so gcc-15 builds again.
Does not affect any other architecture.
OK pascal@
OK for -release naddy@ sthen@
