David Horstmann | 6fcc77c | 2023-01-27 19:53:49 +0000 | [diff] [blame] | 1 | Features |
2 | * Use HOSTCC (if it is set) when compiling C code during generation of the | ||||
David Horstmann | a43e332 | 2023-02-01 13:39:57 +0000 | [diff] [blame] | 3 | configuration-independent files. This allows them to be generated when |
4 | CC is set for cross compilation. |