arch/ia64/functions
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Thu May 22 22:41:54 2008 +0000 (2008-05-22)
branch1.1
changeset 529 a62cf50e2d86
parent 383 f00eb97ff649
permissions -rw-r--r--
Backport #661 from trunk:
Improve handling of __cxa_atexit.

/branches/1.1/scripts/build/cc_gcc.sh | 18 15 3 0 +++++++++++++++---
1 file changed, 15 insertions(+), 3 deletions(-)
     1 # Compute IA-64-specific values
     2 
     3 CT_DoArchValues() {
     4     # The architecture part of the tuple:
     5     CT_TARGET_ARCH="${CT_ARCH}"
     6 }