config/arch/sparc.in
author Zhenqiang Chen <zhenqiang.chen@linaro.org>
Fri Nov 18 11:32:50 2011 +0800 (2011-11-18)
branch1.13
changeset 2841 64fe22ca6e6f
parent 2371 c131e30363ee
child 2788 b6faa28e76e0
permissions -rw-r--r--
cc/gcc: Apply CT_CC_GCC_DISABLE_PCH to do_cc_core.

Otherwise, users have to input --disable-libstdcxx-pch option
when building bare-metal CANADIAN C++ compiler.

Reviewed-by: Michael Hope
Signed-off-by: Zhenqiang Chen <zhenqiang.chen@linaro.org>
(transplanted from e3e1c9d45bddfbfb433ee9d583faf42fa31f50c0)
sam@2371
     1
# SPARC specific config options
sam@2371
     2
yann@2444
     3
## select ARCH_SUPPORTS_32
yann@2444
     4
## select ARCH_SUPPORTS_64
yann@2444
     5
## select ARCH_DEFAULT_32
yann@2444
     6
## select ARCH_USE_MMU
yann@2444
     7
## select ARCH_SUPPORT_CPU
yann@2444
     8
## select ARCH_SUPPORT_TUNE
yann@2444
     9
##
yann@2444
    10
## help The SUN SPARC architecture, as defined by:
yann@2444
    11
## help     32 bit: http://www.sparc.org/standards/V8.pdf
yann@2444
    12
## help     64 bit: http://www.sparc.org/standards/SPARCV9.pdf