[Buildroot] [PATCH] arch/x86: remove support for i386

Arnout Vandecappelle arnout at mind.be
Sat Apr 2 21:22:12 UTC 2016


On 03/31/16 21:39, Thomas Petazzoni wrote:
> 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 at free-electrons.com>

Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>

  However, I think there is also a line in qemu.mk that should be removed 
(describing the mapping from BR arches to qemu arches).


  Also, perhaps add a legacy entry? Even though BR2_x86_i386 is a member of a 
choice, that fact is not visible in the .config so it can be added as a normal 
bool option to the Config.in.legacy.

  Regards,
  Arnout

> ---
>   .defconfig                             | 1 -
>   arch/Config.in.x86                     | 5 -----
>   package/openssl/openssl.mk             | 5 -----
>   package/uclibc/Config.in               | 3 +--
>   toolchain/toolchain-common.in          | 3 ---
>   toolchain/toolchain-external/Config.in | 3 +--
>   6 files changed, 2 insertions(+), 18 deletions(-)
[snip]

-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF


More information about the buildroot mailing list