Commit Graph

5 Commits

Author SHA1 Message Date
Michael Forney 6aa2e073cd pigz: Disable ZOPFLI support 2021-01-25 14:03:25 -08:00
Michael Forney 8ce6bc3a6a pigz: Disable stringop-overflow warning 2020-12-04 13:20:15 -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 12bc4d583b pigz: Update to 2.4 2017-12-27 21:10:12 -08:00
Michael Forney ba94a8513d Rewrite ninja generation scripts in Lua 2017-09-25 19:23:06 -07:00