CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/09/18 10:09:21
Modified files:
lang/gcc/11 : Makefile
Log message:
Replace an strcpy call in gcc/11 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.
Similar diff already committed to gcc/15, "reads ok" to kirill@
