summaryrefslogtreecommitdiff
path: root/config/binutils
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 /config/binutils
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 'config/binutils')
-rw-r--r--config/binutils/binutils.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/binutils/binutils.in b/config/binutils/binutils.in
index 9800004..8c1bf87 100644
--- a/config/binutils/binutils.in
+++ b/config/binutils/binutils.in
@@ -160,8 +160,8 @@ config BINUTILS_HAS_PKGVERSION_BUGURL
bool
# Force using the BFD linker if needed
-# This is the case for some C libraries (eg. glibc and
-# eglibc at least) and affected components can select this
+# This is the case for some C libraries (eg. glibc at least) and affected
+# components can select this
config BINUTILS_FORCE_LD_BFD
bool
@@ -219,7 +219,7 @@ endchoice # Enable linkers
if BINUTILS_LINKER_GOLD
comment "WARNING! gold is not capable of"
-comment "| building glibc/eglibc!"
+comment "| building glibc!"
endif # BINUTILS_LINKER_GOLD
config BINUTILS_GOLD_INSTALLED