mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-06 21:54:52 -04: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>