Yann E. MORIN" 2014041480 libc/mingw: do not remove support symlink
Under mingw, it seems that there is a mix between the traditional /usr
directory, and a similar-purposed /mingw directory (both in the sysroot).

Currently, we create /mingw as a symlink to /usr, and we removed it in
the libc-finish step.

Unfortunately, this prevents the pre-processor to find the headers.
Keeping the symlink makes it magically work...

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2011-01-26 00:04:41 +01:00
..
2010-12-18 23:29:46 +01:00
2011-01-25 21:59:03 +01:00
2009-10-30 20:08:44 +01:00
2009-05-13 18:10:47 +00:00
2010-11-24 21:04:55 +01:00