Commit Graph

5 Commits

Author SHA1 Message Date
Michael Forney 0f3b0395f2 libliftoff: Fix headers 2024-02-08 23:15:16 -08:00
Michael Forney b61692da6f libliftoff: Add header directory 2024-02-08 22:54:02 -08: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 13876852ca libdrm: Use header directory 2020-01-29 15:41:37 -08:00
Michael Forney 560e6ed409 Add libliftoff git 2019-12-30 11:53:59 -08:00