diff options
| -rw-r--r-- | conf/distro/shr.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf index 9fd6b04b16..873b41bd60 100644 --- a/conf/distro/shr.conf +++ b/conf/distro/shr.conf @@ -148,6 +148,7 @@ OVERRIDES = "local:${MACHINE}:${MACHINE_CLASS}:${DISTRO}:${TARGET_OS}:${TARGET_A LIBC ?= "eglibc" PREFERRED_VERSION_eglibc ?= "2.12" PREFERRED_VERSION_eglibc-initial ?= "2.12" +PREFERRED_GCC_VERSION ?= "4.5" require conf/distro/include/sane-toolchain.inc ############################################################################# |
