History log of /ndk/remove-windows-symlink.sh
Revision Date Author Comments
4aee1b4cf77b83c84a83f6e32293a53dc27d0c89 01-Aug-2013 Andrew Hsieh <andrewhsieh@google.com> Add a tool to replace symlink in windows toolchain with real file

Some binaries in toolchains are symlink to save space.
Unfortunately it's not understood by Windows' CreateProcess()
and fail run-tests with WINE.

Note that running this won't affect *tar.bz2 file used for packaging,
and for windows package "zip" by default (ie. w/o --symlinks)
compress the real file.

Change-Id: I02c4a07eef3f20798b7fceed09f45c2404362511