diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2008-07-25 10:04:40 +0000 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2008-07-25 10:04:40 +0000 |
commit | 9391c47983f98bba03c84a94d407177a5cbb6890 (patch) | |
tree | b5588a7806d3c2d511d540415452e0e873686793 /conf/distro/ucslugc.conf | |
parent | d65f1724834111db986f7a13807a809c57b71496 (diff) | |
parent | d6bc4e97a03ac861f27cb3a2afafa374ccebe6ae (diff) |
merge of 'c0b80d25e48faf3cabe4d83d5586401a0a5e1188'
and 'c5251d02ae821f28febfb91fb76af9cd01b8f3fd'
Diffstat (limited to 'conf/distro/ucslugc.conf')
-rw-r--r-- | conf/distro/ucslugc.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/ucslugc.conf b/conf/distro/ucslugc.conf index 441c3484ef..e3fa0166ed 100644 --- a/conf/distro/ucslugc.conf +++ b/conf/distro/ucslugc.conf @@ -10,6 +10,7 @@ THUMB_INTERWORK = "yes" TARGET_OS = "linux-uclibc" PREFERRED_VERSION_gcc-cross-initial = "3.4.4" +PREFERRED_VERSION_gcc-cross-intermediate = "3.4.4" PREFERRED_VERSION_gcc-cross = "3.4.4" PREFERRED_VERSION_gcc = "3.4.4" |