Add ChangeLog for c_build_helper improvements

Signed-off-by: David Horstmann <[email protected]>
This commit is contained in:
David Horstmann
2023-01-27 19:56:49 +00:00
parent 0b1b97badf
commit 41fbc3ad3a
+4
View File
@@ -0,0 +1,4 @@
Features
* Use HOSTCC (if it is set) when compiling C code during generation of the
generated files. This allows them to be generated when CC is set for
cross compilation.