config/arch/sparc.in
author Zhenqiang Chen <zhenqiang.chen@linaro.org>
Tue Nov 22 14:18:14 2011 +0800 (2011-11-22)
changeset 2783 2f4e3c312b65
parent 2371 c131e30363ee
child 2788 b6faa28e76e0
permissions -rw-r--r--
libc/newlib: add option to optimise for size

Add an option to build with -Os instead of the default -O.

Reviewed-by: Michael Hope
Signed-off-by: Zhenqiang Chen <zhenqiang.chen@linaro.org>
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