scripts/build/arch/m68k.sh
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Dec 27 16:11:34 2011 +0100 (2011-12-27)
changeset 2827 f8f2f75ff3fd
permissions -rw-r--r--
libc/glibc: remove multi-dir

Remove the sysroot/${multi_dir} directory after the libc install.

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
}