summaryrefslogtreecommitdiff
path: root/samples/nios2-elf-mingw32
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2015-01-28 06:43:25 (GMT)
committerBryan Hundven <bryanhundven@gmail.com>2015-01-28 06:43:25 (GMT)
commitcd47c091ba6f7d6d9a98c85fc5729a434c99d4ea (patch)
tree9c347ec958c9e2c01787c73c6f5f4a0ac992a634 /samples/nios2-elf-mingw32
parentefd8225d2ae1745a6cc797323777dacb08430fca (diff)
eglibc: Remove eglibc support
As posted on http://www.eglibc.org/ ==================== EGLIBC is no longer developed and such goals are now being addressed directly in GLIBC. ==================== I'm not interested in maintaining build support for unsupported software. Older branches of crosstool-ng continue to have eglibc support. If you find issues with older branches, I'm always open to pull requests. Removing eglibc also frees up glibc cleanup and build optimization. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
Diffstat (limited to 'samples/nios2-elf-mingw32')
-rw-r--r--samples/nios2-elf-mingw32/crosstool.config1
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/nios2-elf-mingw32/crosstool.config b/samples/nios2-elf-mingw32/crosstool.config
index 107cf58..2eabf0d 100644
--- a/samples/nios2-elf-mingw32/crosstool.config
+++ b/samples/nios2-elf-mingw32/crosstool.config
@@ -263,7 +263,6 @@ CT_LIBC="newlib"
CT_LIBC_VERSION="2.2.0"
CT_LIBC_newlib=y
# CT_LIBC_none is not set
-CT_LIBC_eglibc_AVAILABLE=y
CT_THREADS="none"
CT_LIBC_glibc_AVAILABLE=y
CT_LIBC_mingw_AVAILABLE=y