Commit Graph

9 Commits

Author SHA1 Message Date
Michael Forney a2d79416da libinput: Update to 1.17.1 2021-04-17 14:22:30 -07:00
Michael Forney 656328097f libgpiod: Update to 1.6.2 2020-12-03 21:11:43 -08:00
Michael Forney d86b30c2d0 libgpiod: Update to 1.6.1 2020-11-04 15:33:23 -08:00
Michael Forney c8adb44f50 libgpiod: Update to 1.6 2020-10-01 14:19:00 -07:00
Michael Forney d737f793ab libgpiod: Update to 1.5.2 2020-09-04 00:36:02 -07:00
Michael Forney fa8a2f3f14 libgpiod: Disable overflow warning for ioctl request code
musl declares ioctl to have an int request code, so some requests
might cause signed integer overflow, but will behave as expected.
2020-06-05 03:11:11 -07:00
Michael Forney d4297a13c8 Use -isystem to include library headers
This way, warnings from headers that come from another package (in
particular linux-headers) won't show up when they get included.

To make sure we still track dependencies, use -MD instead of -MMD.
2020-06-05 03:01:44 -07:00
Michael Forney b366f85760 libgpiod: Update to 1.5.1 2020-04-04 00:51:57 -07:00
Michael Forney b89685c327 Add libgpiod 1.5 2020-03-01 19:24:52 -08:00