summaryrefslogtreecommitdiff
path: root/samples/armeb-unknown-linux-uclibcgnueabi
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@free.fr>2013-10-01 22:02:44 (GMT)
committerYann E. MORIN" <yann.morin.1998@free.fr>2013-10-01 22:02:44 (GMT)
commitd8488d3b3a2a2784a9f9ea4abf00e62d4cf115e1 (patch)
treec542cb8d83e5b7562f2553b8b8a11b5ddf4f9c43 /samples/armeb-unknown-linux-uclibcgnueabi
parent41f090651846b0eacb2fd917dd2ef68e565e21af (diff)
samples: update for the release
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'samples/armeb-unknown-linux-uclibcgnueabi')
-rw-r--r--samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config4
1 files changed, 3 insertions, 1 deletions
diff --git a/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config b/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config
index a93b748..58955fb 100644
--- a/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config
+++ b/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config
@@ -9,13 +9,14 @@ CT_ARCH_BE=y
CT_ARCH_FLOAT_SW=y
CT_ARCH_arm=y
CT_KERNEL_linux=y
+CT_KERNEL_V_3_6=y
CT_BINUTILS_V_2_21_1a=y
CT_BINUTILS_LINKER_LD_GOLD=y
CT_BINUTILS_GOLD_THREADS=y
CT_BINUTILS_LD_WRAPPER=y
CT_BINUTILS_PLUGINS=y
CT_BINUTILS_FOR_TARGET=y
-CT_CC_V_4_6_1=y
+CT_CC_V_4_6_4=y
CT_CC_LANG_CXX=y
CT_CC_GCC_DISABLE_PCH=y
# CT_CC_GCC_SJLJ_EXCEPTIONS is not set
@@ -30,5 +31,6 @@ CT_GDB_NATIVE=y
CT_DEBUG_ltrace=y
CT_DEBUG_strace=y
CT_STRACE_V_4_5_19=y
+CT_GMP_V_4_3_2=y
CT_MPFR_V_3_0_1=y
CT_TEST_SUITE_GCC=y