CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/09/15 06:34:35
Modified files:
devel/check : Makefile
Added files:
devel/check/patches: patch-src_check_h_in
Log message:
avoid gnuism around variadic macros that causes issues with ports
pulling this in that use -Werror. patch came from an upstream PR
https://github.com/libcheck/check/pull/40 (which was closed because
of an issue with MSVC)
