Commit Graph

8 Commits

Author SHA1 Message Date
Michael Forney 8f2fe6baaa efibootmgr: Update to 18 2026-05-16 23:58:38 -07:00
Michael Forney d623cd7d0c efibootmgr: Enable warnings 2021-09-07 13:41: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 aea11e0e4a Use our own linux-headers 2020-02-20 20:10:31 -08:00
Michael Forney 3de31c4320 efibootmgr: Update to 17 2018-08-11 17:54:14 -07:00
Michael Forney 9846e43d54 efibootmgr: Update to 16 2018-04-10 12:09:21 -07:00
Michael Forney 2abb789ef7 efivar: Update to 32 2017-09-25 19:23:06 -07:00
Michael Forney ba94a8513d Rewrite ninja generation scripts in Lua 2017-09-25 19:23:06 -07:00