diff options
Diffstat (limited to 'conf/distro/foonas.conf')
-rw-r--r-- | conf/distro/foonas.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/foonas.conf b/conf/distro/foonas.conf index 6745d9d0ca..dc0a1a9cae 100644 --- a/conf/distro/foonas.conf +++ b/conf/distro/foonas.conf @@ -46,7 +46,7 @@ PREFERRED_PROVIDER_virtual/db-native = "db-native" PREFERRED_VERSION_binutils = "2.16" PREFERRED_VERSION_binutils-cross = "2.16" -PREFERRED_VERSION_gcc = "4.1.2" +PREFERRED_VERSION_gcc = "4.1.1" PREFERRED_VERSION_gcc-cross = "4.1.1" PREFERRED_VERSION_gcc-cross-initial = "4.1.1" |