crosstool-ng/scripts/build/libc
Dan McGregor c88621f740 glibc: hide native c++ executable from build
If glibc's configure finds the host c++ executable it assumes that
c++ should be enabled for the build. In case we don't have cross g++
built yet (ie, for headers), this causes the build to fail creating
C++ headers. So hide C++ from the build.

Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca>
2017-03-01 22:23:39 -06:00
..
avr-libc.sh Run all configure scripts using ${CONFIG_SHELL} 2017-01-25 00:06:28 -08:00
glibc.sh glibc: hide native c++ executable from build 2017-03-01 22:23:39 -06:00
mingw.sh Run all configure scripts using ${CONFIG_SHELL} 2017-01-25 00:06:28 -08:00
musl.sh Create <sgidefs.h> if MUSL doesn't create one 2017-01-26 13:50:18 -08:00
newlib.sh Run all configure scripts using ${CONFIG_SHELL} 2017-01-25 00:06:28 -08:00
none.sh libc/*.sh: Deprecate libc_check_config step. 2016-08-23 11:00:27 -07:00
uClibc.sh Avoid -T, it is not available on macos 2017-02-28 18:40:51 -08:00