kumquat-buildroot/toolchain
Thomas Petazzoni 6cb4814c87 arch/x86: remove support for i386
The Linux kernel doesn't even support i386 anymore, there is no NPTL
support for i386 and uClibc-ng only supports NPTL on x86, so there is
essentially no usable thread implementation. Most likely glibc and
musl also don't support i386 either. So it's time to remove the
support for this architecture variant.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-04-18 23:38:34 +02:00
..
toolchain
toolchain-buildroot toolchain-buildroot: don't show musl on noMMU platforms 2016-04-08 12:09:52 +02:00
toolchain-external arch/x86: remove support for i386 2016-04-18 23:38:34 +02:00
Config.in
helpers.mk toolchain: copy_toolchain_lib_root: rename LIBSPATH to LIBPATHS 2016-02-03 23:46:00 +01:00
toolchain-common.in arch/x86: remove support for i386 2016-04-18 23:38:34 +02:00
toolchain-wrapper.c
toolchain-wrapper.mk
toolchain.mk