mirror of
https://github.com/espressif/mbedtls.git
synced 2025-10-16 05:56:54 +08:00

If HOSTCC is set, use that to generate files, otherwise use CC. This should make cross-compilation with generated files slightly easier. Signed-off-by: David Horstmann <david.horstmann@arm.com>