Files
Jamie Magee 1b95cb72a2 _2bwm: fix build with GCC 15
Pass -std=gnu17 to work around incompatible-pointer-types errors.
The upstream code declares callback functions with empty parameter
lists, which GCC 15 (defaulting to gnu23) now rejects.

Ref: #475479
2026-03-07 16:39:16 -08:00
..
2026-03-07 16:39:16 -08:00