diff options
-rw-r--r-- | conf/distro/familiar-unstable.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/distro/familiar-unstable.conf b/conf/distro/familiar-unstable.conf index 1b5d6ba2bf..734d33db3c 100644 --- a/conf/distro/familiar-unstable.conf +++ b/conf/distro/familiar-unstable.conf @@ -43,9 +43,9 @@ PREFERRED_VERSION_orinoco-modules_ipaq-pxa270 ?= "0.15" # The CSL compiler is unusable because # 1) certain programs stop to compile # 2) more programs segfault -#PREFERRED_VERSION_gcc ?= "3.4.4" -#PREFERRED_VERSION_gcc-cross ?= "3.4.4" -#PREFERRED_VERSION_gcc-cross-initial ?= "3.4.4" +PREFERRED_VERSION_gcc ?= "3.4.4" +PREFERRED_VERSION_gcc-cross ?= "3.4.4" +PREFERRED_VERSION_gcc-cross-initial ?= "3.4.4" # # Opie |