Commit Graph

6 Commits

Author SHA1 Message Date
Michael Forney 7bc9dcc67d f2fs-tools: Update to 1.14.0 2020-09-04 22:42:34 -07:00
Michael Forney 1be94420d2 f2fs-tools: Fix/disable some warnings 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 0b98c8ee9c f2fs-tools: Add missing linux-headers dependencyn 2020-05-10 17:50:43 -07:00
Michael Forney 989a4369a0 f2fs-tools: Add missing fetch line 2020-04-15 20:24:08 -07:00
Michael Forney b8450d1d4c Add f2fs-tools 1.13.0 2020-03-01 19:24:52 -08:00