Files
ports/math/plplot
tb a8d480ec3c plplot: work around broken test for return type of signal handlers (??)
This happens to succeed with gcc/8, but does not with gcc/15, so just
tell the stupid build system that the return type it's looking for is
void, as it's always been since K&R...
2025-10-29 14:40:26 +00:00
..