Commit Graph

8 Commits

Author SHA1 Message Date
Michael Forney 72a09b97c4 bubblewrap: Requires linux-headers 2026-04-03 03:49:44 -07:00
Michael Forney a6f696dc8c bubblewrap: Add patch to silence -Wpedantic warning 2026-03-04 14:28:26 -08:00
Michael Forney 49f23a0c28 bc, bubblewrap: Avoid use of -std=c23
-std=c23 is not supported by some older compilers. I originally
switched because bc used legacy K&R-style declarations, but that
has been fixed as of 1.08.2.
2026-03-03 16:43:05 -08:00
Michael Forney 54f278ebcc bubblewrap: Remove duplicate patch 2026-03-03 15:38:25 -08:00
Michael Forney 1741ddb744 bubblewrap: Use -std=c23 for empty initializers 2025-04-29 01:15:27 -07:00
Michael Forney ed3b50be88 bubblewrap: Update to 0.11.0 2025-04-28 22:04:42 -07:00
Michael Forney 594971b59c Remove obsolete portability patches with C23 and new cproc 2024-03-21 23:29:18 -07:00
Michael Forney 73cfb27201 Add bubblewrap 0.8.0 2023-07-07 13:34:48 -07:00