Change #229444
Category | gcoreutils |
Changed by | Paul Eggert <eggert | @cs.ucla.edu>
Changed at | Sat 10 May 2025 00:57:13 |
Repository | git://git.savannah.gnu.org/coreutils.git |
Project | gcoreutils |
Branch | master |
Revision | dbdb44de5678de63d276f4002991fa9f075738af |
Comments
maint: modernize GCC warning configuration * configure.ac: Simplify the setup of GCC’s -W... options, by removing options no longer needed for GCC 15 (when configuring with --enable-gcc-warnings) or GCC 12 (without). I hope this is good enough nowadays. Add GCC 15’s -Wtrailing-whitespace, since that works for us.
Changed files
- configure.ac