Commit Graph

4 Commits

Author SHA1 Message Date
Michael Forney 72a09b97c4 bubblewrap: Requires linux-headers 2026-04-03 03:49:44 -07: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 1741ddb744 bubblewrap: Use -std=c23 for empty initializers 2025-04-29 01:15:27 -07:00
Michael Forney 73cfb27201 Add bubblewrap 0.8.0 2023-07-07 13:34:48 -07:00