From a9de73c5927b87462dfb57b2ec372672902f6fed Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 10 Apr 2014 20:27:41 +0200 Subject: use libc specific toolchain arch list --- toolchain/glibc/tarch.lst | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 toolchain/glibc/tarch.lst (limited to 'toolchain/glibc') diff --git a/toolchain/glibc/tarch.lst b/toolchain/glibc/tarch.lst new file mode 100644 index 000000000..60e064398 --- /dev/null +++ b/toolchain/glibc/tarch.lst @@ -0,0 +1,22 @@ +arm +armhf +m68k +microblaze +microblazeel +mips +mipsel +mips64 +mips64n32 +mips64n64 +mips64el +mips64eln32 +mips64eln64 +ppc +ppc64 +sh4 +sh4eb +sparc +sparc64 +x86 +x86_64 +x86_64_x32 -- cgit v1.2.3