commit | 97818fb2dc1d98850b4dcf71fccad08aeb831409 | [log] [tgz] |
---|---|---|
author | Andres Amaya Garcia <andres.amayagarcia@arm.com> | Thu Jul 06 13:09:26 2017 +0100 |
committer | Andres Amaya Garcia <andres.amayagarcia@arm.com> | Thu Jul 06 13:09:26 2017 +0100 |
tree | 86e978f9ce726dc61d72eef90a3697b2ee932a22 | |
parent | 8a2855ee3cf2fb3443e12233fcbbea4a9492b683 [diff] |
Fix project Makefiles to work in Windows Modify the mbedtls/Makefile and tests/Makefile files to avoid executing POSIX shell commands. Furthermore, ensure that perl scripts explicitly invoke the interpreter instead of relying on the environment to read the shebang and find the interpreter, which can cause failures in Windows.