mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-23 11:29:46 +00:00
Makefile: format C sources before generating Go
If executor common headers are unformatted then go generate pkg/csource will embed unformatted headers. Then format_cpp will re-format only executor headers, but not embed versions. As the result pkg/csource will end up with wrong embed headers. Format C sources before generating Go to fix this.
This commit is contained in:
parent
4cd4cbd625
commit
bdc18a387e
Loading…
Reference in New Issue
Block a user