buildrootschalter/target/xtensa
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
..
.gitignore target/; xtensa support 2009-07-24 02:17:22 +02:00
defconfig toolchain: remove multilib 2010-07-28 23:21:45 +02:00
Makefile.in target/; xtensa support 2009-07-24 02:17:22 +02:00
patch.in target: use qstrip 2009-09-05 14:43:17 +02:00
setup-config target/; xtensa support 2009-07-24 02:17:22 +02:00
uClibc-0.9.30.config target/; xtensa support 2009-07-24 02:17:22 +02:00
uClibc.config target/; xtensa support 2009-07-24 02:17:22 +02:00
xt-buildroot-overlay-install [XTENSA] Remove Copyright notes. They contradict GPL license. 2009-07-25 08:39:37 +02:00