aboutsummaryrefslogtreecommitdiff
path: root/samples/sparc-leon-linux-uclibc/uClibc.config
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2022-01-05 00:37:45 -0800
committerAlexey Neyman <stilor@att.net>2022-02-11 00:47:50 -0800
commitcc6b7fad46f5cb3d84cf87ae47c5f723803a67a3 (patch)
treebc5ebd566bc39ffe8a8600bbaf66c91d1316aec1 /samples/sparc-leon-linux-uclibc/uClibc.config
parent4c6604e730ee786709e8c39ab9e54eec06990e49 (diff)
downloadcrosstool-ng-cc6b7fad46f5cb3d84cf87ae47c5f723803a67a3.tar.gz
crosstool-ng-cc6b7fad46f5cb3d84cf87ae47c5f723803a67a3.tar.bz2
crosstool-ng-cc6b7fad46f5cb3d84cf87ae47c5f723803a67a3.zip
Retire obsoleted milestones
... and the code dependent on them, after the latest wave of obsolete package removals. This concludes the glorious history of the original uClibc (non-NG) with lots of kludges removed. There was a choice here, whether to call the resulting libc "uClibc" or "uClibc-ng". I opted in favor of giving uClibc-ng the recognition it deserves, although it had some ripple effect in the ct-ng code. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'samples/sparc-leon-linux-uclibc/uClibc.config')
-rw-r--r--samples/sparc-leon-linux-uclibc/uClibc.config19
1 files changed, 0 insertions, 19 deletions
diff --git a/samples/sparc-leon-linux-uclibc/uClibc.config b/samples/sparc-leon-linux-uclibc/uClibc.config
deleted file mode 100644
index c81724ce..00000000
--- a/samples/sparc-leon-linux-uclibc/uClibc.config
+++ /dev/null
@@ -1,19 +0,0 @@
-TARGET_sparc=y
-# UCLIBC_HAS_FPU is not set
-DO_C99_MATH=y
-UCLIBC_HAS_THREADS_NATIVE=y
-UCLIBC_HAS_UTMPX=y
-UCLIBC_HAS_UTMP=y
-UCLIBC_SUSV3_LEGACY=y
-UCLIBC_SUSV4_LEGACY=y
-# UNIX98PTY_ONLY is not set
-UCLIBC_HAS_LIBUTIL=y
-UCLIBC_HAS_SHA256_CRYPT_IMPL=y
-UCLIBC_HAS_SHA512_CRYPT_IMPL=y
-UCLIBC_HAS_IPV6=y
-UCLIBC_USE_NETLINK=y
-UCLIBC_HAS_RESOLVER_SUPPORT=y
-UCLIBC_HAS_LIBRESOLV_STUB=y
-UCLIBC_HAS_WCHAR=y
-UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
-UCLIBC_HAS_PRINTF_M_SPEC=y