commit | dcbd74f699632f01e995609b6898bc8b62fa7e3f | [log] [tgz] |
---|---|---|
author | Andre Heinecke <aheinecke@intevation.de> | Wed May 21 10:25:51 2014 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Tue Jul 08 18:28:49 2014 +0200 |
tree | e08344ec1debc96bd3cc9626783e73360ab1309a | |
parent | 02388c918dd451cd7c45ab8728c281b4bb8714b4 [diff] |
Fix symlink command for cross compiling Check for the host system to determine which command should be used to create a symlink. Otherwise symlinking will fail when cross compiling polarssl on a unix host for windows.