scripts/build/arch/ia64.sh
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Oct 14 17:44:38 2008 +0000 (2008-10-14)
changeset 930 a98f0615133f
parent 898 fe3eda71a9d0
child 964 0535f7bf1069
permissions -rw-r--r--
Credit Nate CASE for his powerpc e500v2 sample.

/trunk/samples/powerpc-e500v2-linux-gnuspe/reported.by | 2 2 0 0 ++
1 file changed, 2 insertions(+)
yann@383
     1
# Compute IA-64-specific values
yann@383
     2
yann@383
     3
CT_DoArchValues() {
yann@383
     4
    # The architecture part of the tuple:
yann@383
     5
    CT_TARGET_ARCH="${CT_ARCH}"
yann@383
     6
}