CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/09/14 18:54:20
Modified files:
lang/gcc/15 : Makefile
lang/gcc/15/patches: patch-libiberty_cp-demangle_c
patch-libstdc++-v3_src_c++11_debug_cc
Added files:
lang/gcc/15/patches:
patch-libstdc++-v3_src_c++17_floating_to_chars_cc
patch-libstdc++-v3_src_c++20_format_cc
Log message:
Replace some strcpy/sprintf calls in gcc/15 libiberty and libestdc++
Prevents ld(1) warnings (from libc APIWARN) which in turn result in
failure to detect a working compiler etc in overly picky ports,
eg devel/cmake.
ok kirill@