Commit Graph

3 Commits

Author SHA1 Message Date
Manuel Frischknecht
faa40966a0 ite-backlight: fix build issues with GCC 13
GCC 13 stopped transitively including some headers
(such as `cstdint`) in various scenarios, causing
the build of `ite-backlight` to fail on nixos-unstable.

This change temporarily pulls in a commit from an open
upstream PR [1] that fixes the mentioned build issue via
`fetchpatch` until said PR gets merged.

[1]: https://github.com/hexagonal-sun/ite-backlight/pull/2
2024-02-08 22:59:19 +00:00
Weijia Wang
5bafafe369 treewide: microsoft_gsl -> microsoft-gsl 2023-05-26 13:43:45 +03:00
Matthew Leach
cba86feaaf ite-backlight: init at v1.1 2022-01-05 12:33:50 -08:00