diff options
-rw-r--r-- | toolchain/glibc/arch.lst | 12 | ||||
-rw-r--r-- | toolchain/musl/arch.lst | 7 |
2 files changed, 0 insertions, 19 deletions
diff --git a/toolchain/glibc/arch.lst b/toolchain/glibc/arch.lst deleted file mode 100644 index e3887e4ee..000000000 --- a/toolchain/glibc/arch.lst +++ /dev/null @@ -1,12 +0,0 @@ -alpha -arm -microblaze -mips -mips64 -ppc -ppc64 -sh -sparc -sparc64 -x86 -x86_64 diff --git a/toolchain/musl/arch.lst b/toolchain/musl/arch.lst deleted file mode 100644 index e208a5937..000000000 --- a/toolchain/musl/arch.lst +++ /dev/null @@ -1,7 +0,0 @@ -arm -microblaze -mips -ppc -sh -x86 -x86_64 |