scripts/build/arch/x86_64.sh
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Mar 30 21:17:21 2009 +0000 (2009-03-30)
changeset 1281 12a2991fcffb
parent 903 9fb0f81b4416
permissions -rw-r--r--
Cleanup the tic build used for native ncurses build, itself needed for native gdb build.

/trunk/scripts/build/debug/300-gdb.sh | 24 12 12 0 ++++++++++++------------
/trunk/scripts/build/internals.sh | 1 0 1 0 -
2 files changed, 12 insertions(+), 13 deletions(-)
     1 # Compute x86_64-specific values
     2 
     3 CT_DoArchTupleValues() {
     4     # The architecture part of the tuple:
     5     CT_TARGET_ARCH="${CT_ARCH}"
     6 }