buildrootschalter/toolchain
Thomas Petazzoni 5575d205c3 toolchain: remove multilib
Supporting multilib is much more than just passing --enable-multilib
to gcc. You have to actually build the C library several times (once
for each multilib variant you want to support in your toolchain), and
to pass MULTILIB_OPTIONS/MULTILIB_EXCEPTIONS values to gcc to let it
know the set of multilib variants you're interested in.

Since we'll probably never support multilib toolchains in Buildroot,
just get rid of this BR2_ENABLE_MULTILIB option.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-07-28 23:21:45 +02:00
..
binutils toolchain: remove multilib 2010-07-28 23:21:45 +02:00
ccache ccache: fix ccache-target dependencies 2010-05-03 15:13:19 +02:00
dependencies check-host-sed.sh: use mktemp for temporary file 2010-06-21 23:02:31 +02:00
elf2flt get rid of broken nios2 support 2010-03-30 17:19:59 +02:00
gcc toolchain: remove multilib 2010-07-28 23:21:45 +02:00
gdb Update all packages to quote $(TARGET_CC) 2010-07-07 08:20:21 +02:00
kernel-headers kernel-headers: bump 2.6.31-34 stable versions 2010-07-06 00:38:54 +02:00
mklibs toolchain/: get rid of unneeded $(strip ..) 2008-12-08 08:15:42 +00:00
sstrip sstrip: fix section length corruption bug 2010-07-13 13:10:39 +02:00
toolchain-buildroot toolchain: remove multilib 2010-07-28 23:21:45 +02:00
toolchain-external toolchain: rename external toolchain dir 2010-07-28 16:20:03 +02:00
uClibc Merge branch 'misc-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot 2010-07-08 10:21:16 +02:00
Config.in toolchain: move buildroot config files 2010-07-28 16:20:08 +02:00
helpers.mk toolchain: move helper functions from external toolchain 2010-07-28 16:19:56 +02:00
Makefile.in toolchain: remove multilib 2010-07-28 23:21:45 +02:00
patch-kernel.sh toolchain/patch-kernel.sh: xtensa directory overlay support 2009-07-24 02:31:34 +02:00
toolchain-buildroot.mk toolchain: move makefile includes 2010-07-28 16:20:06 +02:00
toolchain-common.in toolchain: move buildroot config files 2010-07-28 16:20:08 +02:00
toolchain-external.mk toolchain: move makefile includes 2010-07-28 16:20:06 +02:00
wget-show-external-deps.sh buildroot: add external-deps target 2008-03-04 12:19:16 +00:00