Files
mariovagomarzal 57143660a0 bibtool: fix build with GCC >= 14
bibtool uses K&R-style function definitions, which GCC 14 no longer
accepts by default. Compile with -std=gnu89 as a workaround until
upstream merges https://github.com/ge-ne/bibtool/pull/96.
2026-03-24 20:22:41 +01:00
..
2026-03-24 20:22:41 +01:00