scripts/build/arch/m68k.sh
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Thu Feb 18 00:04:48 2010 +0100 (2010-02-18)
changeset 1806 54fe21c3fc77
permissions -rw-r--r--
scripts: fix dumping 'other environment'

Do not sort the environment, it cripples the output.
linux@1754
     1
# Compute M68k-specific values
linux@1754
     2
linux@1754
     3
CT_DoArchTupleValues() {
linux@1754
     4
    :
linux@1754
     5
}