aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/config/archs
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/archs
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/archs')
-rw-r--r--toolchain/uClibc/config/archs8
1 files changed, 0 insertions, 8 deletions
diff --git a/toolchain/uClibc/config/archs b/toolchain/uClibc/config/archs
deleted file mode 100644
index f92328b7ed..0000000000
--- a/toolchain/uClibc/config/archs
+++ /dev/null
@@ -1,8 +0,0 @@
-ARCH_ANY_ENDIAN=y
-ARCH_LITTLE_ENDIAN=y
-ARCH_WANTS_LITTLE_ENDIAN=y
-TARGET_ARCH="arc"
-TARGET_arc=y
-CONFIG_ARC_PAGE_SIZE_8K=y
-# CONFIG_ARC_PAGE_SIZE_16K is not set
-# CONFIG_ARC_PAGE_SIZE_4K is not set