scripts/build/arch/ia64.sh
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Jun 01 18:03:23 2009 +0000 (2009-06-01)
branchgcc-4.4
changeset 1399 d603008707f1
parent 903 9fb0f81b4416
permissions -rw-r--r--
/devel/gcc-4.4:
- build shared CLooG/ppl and MPC libraries, don't build static ones.

-------- diffstat follows --------
/devel/gcc-4.4/scripts/build/companion_libs/mpc.sh | 4 2 2 0 ++--
/devel/gcc-4.4/scripts/build/companion_libs/cloog.sh | 4 2 2 0 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
     1 # Compute IA-64-specific values
     2 
     3 CT_DoArchTupleValues() {
     4     # The architecture part of the tuple:
     5     CT_TARGET_ARCH="${CT_ARCH}"
     6 }