mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 18:42:59 +00:00
Make it possible to use a compiler that isn't in $PATH, or that's installed with a different name, or even a compiler for a different target such as arm-linux-gnueabi. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>