summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/distro/shr.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index 6872bb6abf..b776dbe298 100644
--- a/conf/distro/shr.conf
+++ b/conf/distro/shr.conf
@@ -154,6 +154,7 @@ OVERRIDES = "local:${MACHINE}:${MACHINE_CLASS}:${DISTRO}:${TARGET_OS}:${TARGET_A
# TOOLCHAIN
#############################################################################
LIBC ?= "eglibc"
+PREFERRED_GCC_VERSION ?= "4.4.3"
require conf/distro/include/sane-toolchain.inc
#############################################################################