crosstool-ng/scripts/build/libc
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
..
eglibc.sh libc: remove now unneeded do_libc_headers 2011-01-22 22:36:20 +01:00
glibc-eglibc.sh-common config: add an option to name the sysroot directory 2011-01-25 20:31:16 +01:00
glibc.sh libc: remove now unneeded do_libc_headers 2011-01-22 22:36:20 +01:00
mingw.sh libc/mingw: do not remove support symlink 2011-01-26 00:04:41 +01:00
newlib.sh libc: remove now unneeded do_libc_headers 2011-01-22 22:36:20 +01:00
none.sh libc: remove now unneeded do_libc_headers 2011-01-22 22:36:20 +01:00
uClibc.sh libc: remove now unneeded do_libc_headers 2011-01-22 22:36:20 +01:00