summaryrefslogtreecommitdiff
path: root/samples/powerpc-860-linux-gnu/crosstool.config
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2015-11-15 01:40:08 (GMT)
committerBryan Hundven <bryanhundven@gmail.com>2015-11-15 01:40:08 (GMT)
commit38f5ad90054c835da8119a4a765c5a7834114e37 (patch)
tree2df2aec57876e1bd06f2909f88be3047e882a282 /samples/powerpc-860-linux-gnu/crosstool.config
parent0a1a1ce51c704bb1c06e0a9dd19af53910113003 (diff)
parent2541bd0b118f8fee6d200910e9c9211dd732f207 (diff)
Merge pull request #258 from stilor/check-samples
Update samples
Diffstat (limited to 'samples/powerpc-860-linux-gnu/crosstool.config')
-rw-r--r--samples/powerpc-860-linux-gnu/crosstool.config1
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/powerpc-860-linux-gnu/crosstool.config b/samples/powerpc-860-linux-gnu/crosstool.config
index 9475f5a..aa1625e 100644
--- a/samples/powerpc-860-linux-gnu/crosstool.config
+++ b/samples/powerpc-860-linux-gnu/crosstool.config
@@ -8,7 +8,6 @@ CT_TARGET_VENDOR="860"
CT_KERNEL_linux=y
CT_BINUTILS_PLUGINS=y
CT_LIBC_GLIBC_EXTRA_CONFIG_ARRAY="--without-fp"
-CT_CC_GCC_EXTRA_CONFIG_ARRAY="--with-cpu=860 --enable-cxx-flags=-mcpu=860 --with-float=soft --enable-cxx-flags=-msoft-float"
CT_CC_LANG_CXX=y
CT_DEBUG_gdb=y
# CT_GDB_CROSS_PYTHON is not set