summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2015-10-20 03:05:31 (GMT)
committerBryan Hundven <bryanhundven@gmail.com>2015-10-20 03:05:31 (GMT)
commit1b29d4e8f649b121372fe25919e881a87f15e5bd (patch)
treeb459c525025d7bf1a5f15aac6409c62b9e7ae528 /samples
parent8433e9914d33e26d3cc1afd789d3803d3fbb6207 (diff)
parent52203df900d210b4c3d8741c5e1f61995e8bcc90 (diff)
Merge pull request #196 from stilor/sh4-fix-abort
Restore sh4-unknown-linux-gnu sample.
Diffstat (limited to 'samples')
-rw-r--r--samples/sh4-unknown-linux-gnu/crosstool.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/sh4-unknown-linux-gnu/crosstool.config b/samples/sh4-unknown-linux-gnu/crosstool.config
index 3d588c6..ab0cc7a 100644
--- a/samples/sh4-unknown-linux-gnu/crosstool.config
+++ b/samples/sh4-unknown-linux-gnu/crosstool.config
@@ -5,7 +5,7 @@ CT_ARCH_sh=y
CT_ARCH_SH_SH4=y
CT_KERNEL_linux=y
CT_BINUTILS_PLUGINS=y
-CT_LIBC_glibc=y
+CT_CC_GCC_V_4_9_3=y
CT_CC_LANG_CXX=y
CT_DEBUG_gdb=y
# CT_GDB_CROSS_PYTHON is not set