aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/config/m68k
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-12-11 19:25:45 -0800
committerPetr Štetiar <ynezz@true.cz>2020-12-22 19:11:50 +0100
commit63fb175203bbf3b336804587c2f5b3a2d8132ec1 (patch)
tree04a160aea4cac6dbd5bacc16e1de6e4e81f29278 /toolchain/uClibc/config/m68k
parent2207917acc7cd93db5b3bc9c6c5b898c38ec39aa (diff)
downloadupstream-63fb175203bbf3b336804587c2f5b3a2d8132ec1.tar.gz
upstream-63fb175203bbf3b336804587c2f5b3a2d8132ec1.tar.bz2
upstream-63fb175203bbf3b336804587c2f5b3a2d8132ec1.zip
toolchain: remove uClibc-ng
After musl was introduced, it was desired to remove uClibc-ng. As ARC has no musl support, it was kept around. However, glibc 2.32 includes ARC support. This makes it possible to finally remove it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'toolchain/uClibc/config/m68k')
-rw-r--r--toolchain/uClibc/config/m68k5
1 files changed, 0 insertions, 5 deletions
diff --git a/toolchain/uClibc/config/m68k b/toolchain/uClibc/config/m68k
deleted file mode 100644
index 0675bb9080..0000000000
--- a/toolchain/uClibc/config/m68k
+++ /dev/null
@@ -1,5 +0,0 @@
-ARCH_BIG_ENDIAN=y
-TARGET_ARCH="m68k"
-TARGET_SUBARCH=""
-TARGET_m68k=y
-# UCLIBC_HAS_THREADS_NATIVE is not set