config/arch/blackfin.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri Aug 06 00:00:26 2010 +0200 (2010-08-06)
changeset 2071 5526fb72a893
child 2444 896cb0d36c1a
permissions -rw-r--r--
complibs/cloog: with static ppl, correctly link with libm

On some Fedora boxen (at least FC13), it is also required
to link with libm when static ppl is used.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
thomas@1910
     1
# Blackfin specific configuration file
thomas@1910
     2
thomas@1910
     3
config ARCH_blackfin
thomas@1910
     4
    select ARCH_SUPPORTS_32
thomas@1910
     5
    select ARCH_DEFAULT_32
thomas@1910
     6
    select ARCH_DEFAULT_LE
thomas@1910
     7
    select ARCH_SUPPORT_ARCH
thomas@1910
     8
    select ARCH_SUPPORT_CPU
thomas@1910
     9
    select ARCH_SUPPORT_TUNE
thomas@1910
    10
    select ARCH_SUPPORT_FPU
thomas@1910
    11
     help
thomas@1910
    12
      The Blackfin architecture