config/arch/arm.in
author Anthony Foiani <anthony.foiani@gmail.com>
Thu May 19 23:05:58 2011 +0200 (2011-05-19)
changeset 2460 132c00ad3d6e
parent 2111 5f4dbeb370e1
child 2740 8f5f36b3473b
permissions -rw-r--r--
complibs/ppl: remove unnecessary (and confusing) --enable-cxx configure switch.

PPL does not use the "--enable-cxx" configure switch at all; it's
possibly a cut-and-paste leftover from 'gmp.sh'. (PPL is written in C++
natively, so it doesn't make much sense to have to enable C++; GMP, on
the other hand, is written in C with an optional C++ wrapper.)

Signed-Off-By: Anthony Foiani <anthony.foiani@gmail.com>
yann@628
     1
# ARM specific configuration file
yann@628
     2
yann@2444
     3
## select ARCH_SUPPORTS_32
yann@2444
     4
## select ARCH_DEFAULT_32
yann@2444
     5
## select ARCH_SUPPORTS_BOTH_MMU
yann@2444
     6
## select ARCH_DEFAULT_HAS_MMU
yann@2444
     7
## select ARCH_SUPPORTS_BOTH_ENDIAN
yann@2444
     8
## select ARCH_DEFAULT_LE
yann@2444
     9
## select ARCH_SUPPORT_ARCH
yann@2444
    10
## select ARCH_SUPPORT_CPU
yann@2444
    11
## select ARCH_SUPPORT_TUNE
yann@2444
    12
## select ARCH_SUPPORT_FPU
yann@2444
    13
##
yann@2444
    14
## help The ARM architecture, as defined by:
yann@2444
    15
## help     http://www.arm.com/