scripts/build/arch/ia64.sh
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Jan 27 22:25:38 2009 +0000 (2009-01-27)
branch1.3
changeset 1164 57914675fedb
parent 903 9fb0f81b4416
permissions -rw-r--r--
Backpot @1279 from /trunk:
- Remove spurious line in gcc script

/branches/1.3/scripts/build/cc/gcc.sh | 1 0 1 0 -
1 file changed, 1 deletion(-)
     1 # Compute IA-64-specific values
     2 
     3 CT_DoArchTupleValues() {
     4     # The architecture part of the tuple:
     5     CT_TARGET_ARCH="${CT_ARCH}"
     6 }