scripts/build/arch/m68k.sh
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Wed Oct 20 15:25:38 2010 +0200 (2010-10-20)
changeset 2153 ef0142a8ad4c
permissions -rw-r--r--
cc/gcc: fix 128-bit long doubles option

Spotted by Arnaud LACOMBE:
http://sourceware.org/ml/crossgcc/2010-10/msg00122.html

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
linux@1754
     1
# Compute M68k-specific values
linux@1754
     2
linux@1754
     3
CT_DoArchTupleValues() {
linux@1754
     4
    :
linux@1754
     5
}