scripts/build/arch/m68k.sh
author Bryan Hundven <bryanhundven@gmail.com>
Thu Dec 09 18:55:42 2010 +0100 (2010-12-09)
changeset 2211 2f67667ee385
permissions -rw-r--r--
cc/gcc: build final gcc statically

If the global static option is set, then build the final gcc statically.

Signed-off-by: "Bryan Hundven" <bryanhundven@gmail.com>
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
}