summaryrefslogtreecommitdiff
path: root/scripts/build/arch/ia64.sh
blob: f36f9dd02b9b27095bcfba2288591c4c96367688 (plain)
1
2
3
4
5
6
# Compute IA-64-specific values

CT_DoArchTupleValues() {
    # The architecture part of the tuple:
    CT_TARGET_ARCH="${CT_ARCH}"
}