Commit Graph

3 Commits

Author SHA1 Message Date
Randy Eckenrode
75f3285530
packcc: fix failing test due to clang 16
Downgrade -Wstrict-prototypes and -Wint-conversion to non-errors, so the
code_generation.d test does not fail unexpectedly.
2023-11-08 19:11:45 -05:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Azat Bahawi
5d3b91f9a0
packcc: init at 1.8.0 2022-09-11 23:02:43 +03:00