config/arch/arm.in
author "Yann E. MORIN" <yann.morin.1998@free.fr>
Tue May 08 18:31:10 2012 +0200 (2012-05-08)
changeset 2964 d48c03998dc1
parent 2788 b6faa28e76e0
child 3262 87ad9e82546d
permissions -rw-r--r--
scripts: fix catching failures

POSIX 1003.1-2008 does not say whether "set -e" should catch a sub-shell
that exits with !0 (it has a list of conditions to catch, but no list of
conditions not to catch, and this situation is not listed).

bash-3 does not catch such a failure, but bash-4 does. That why, on my
Squeeze system I did not see the issue, while Thomas did on is Lenny chroot.

Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
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@2788
     9
## select ARCH_SUPPORTS_WITH_ARCH
yann@2788
    10
## select ARCH_SUPPORTS_WITH_CPU
yann@2788
    11
## select ARCH_SUPPORTS_WITH_TUNE
yann@2790
    12
## select ARCH_SUPPORTS_WITH_FLOAT
yann@2788
    13
## select ARCH_SUPPORTS_WITH_FPU
yann@2788
    14
## select ARCH_SUPPORTS_SOFTFP
yann@2444
    15
##
yann@2444
    16
## help The ARM architecture, as defined by:
yann@2444
    17
## help     http://www.arm.com/