buildrootschalter/target
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
..
device Atmel/atstk100*: make /etc/mtab a symlink to /proc/mounts 2010-07-18 22:21:59 +02:00
generic move default skeleton to fs/ and drop busybox skeleton 2010-07-18 23:08:55 +02:00
xtensa toolchain: remove multilib 2010-07-28 23:21:45 +02:00
Config.in.arch Deprecate the Alpha, IA64 and Sparc64 support 2010-07-27 23:23:42 +02:00
Makefile.in Merge branch 'linux-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildroot 2010-06-22 23:43:08 +02:00