summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/shr.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index 0c73113c4e..84ea4a4731 100644
--- a/conf/distro/shr.conf
+++ b/conf/distro/shr.conf
@@ -144,10 +144,6 @@ OVERRIDES = "local:${MACHINE}:${MACHINE_CLASS}:${DISTRO}:${TARGET_OS}:${TARGET_A
# TOOLCHAIN
#############################################################################
LIBC ?= "eglibc"
-PREFERRED_BINUTILS ?= "2.20.1"
-PREFERRED_GCC_VERSION ?= "4.4.4"
-PREFERRED_VERSION_eglibc ?= "2.11"
-PREFERRED_VERSION_eglibc-initial ?= "2.11"
require conf/distro/include/sane-toolchain.inc
#############################################################################