CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/05/26 20:30:24
Modified files:
x11/fvwm2/patches: patch-configure
Log message:
fvwm2: minimal fix for silly configure script attempting to detect -Werror
Configure tests tend to use broken C code and fail with compiler updates.
But one that is deliberately broken to catch -Werror is a new brilliancy.
A more radical approach is https://github.com/fvwmorg/fvwm/pull/106
