config/arch/blackfin.in
author Arnaud Lacombe <lacombar@gmail.com>
Thu Aug 05 17:59:51 2010 +0200 (2010-08-05)
changeset 2069 366bd2b22675
child 2444 896cb0d36c1a
permissions -rw-r--r--
complibs/mpc: fix MPC 0.8.1 build with MPFR 3.0.0

This is the change introduced by revision 734 of MPC repository.

Author: Paul Zimmermann <Paul.Zimmermann@loria.fr>
Revision log: [acos.c] fixed problem with GMP_RNDA (should be MPFR_RNDA, and code was wrong)

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
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