diff --git a/conf/distro/angstrom-bleeding.conf b/conf/distro/angstrom-bleeding.conf index b18dc19..3c6fa87 100644 --- a/conf/distro/angstrom-bleeding.conf +++ b/conf/distro/angstrom-bleeding.conf @@ -1,7 +1,7 @@ # Bleeding edge version of angstrom # Only use for toolchain testing! -ANGSTROM_GCC_VERSION ?= "4.6" +ANGSTROM_GCC_VERSION ?= "4.6.0" ANGSTROM_BINUTILS_VERSION ?= "2.21" PREFERRED_VERSION_eglibc ?= "2.13"