Loading
freedroid: set `-std=gnu17` to fix `gcc-15` build
Without the change the build fails on `master` as https://hydra.nixos.org/build/319903242: struct.h:40:14: error: 'bool' cannot be defined via 'typedef' 40 | typedef char bool; | ^~~~
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
Without the change the build fails on `master` as https://hydra.nixos.org/build/319903242: struct.h:40:14: error: 'bool' cannot be defined via 'typedef' 40 | typedef char bool; | ^~~~