summaryrefslogtreecommitdiff
path: root/toolchain/glibc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-04-10 20:27:41 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-04-10 20:27:41 +0200
commita9de73c5927b87462dfb57b2ec372672902f6fed (patch)
treed9a43ae1bf57f83cf0e86334c5857f95f198ffc4 /toolchain/glibc
parentcd5907cb222903b3aebddb3656cb670438de1b2e (diff)
use libc specific toolchain arch list
Diffstat (limited to 'toolchain/glibc')
-rw-r--r--toolchain/glibc/tarch.lst22
1 files changed, 22 insertions, 0 deletions
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