blob: 7a503350ac71410605df0ebed265fa5e14470d20 [file] [log] [blame]
# Compute Alpha-specific values
CT_DoArchTupleValues () {
# The architecture part of the tuple:
CT_TARGET_ARCH="${CT_ARCH}${CT_ARCH_ALPHA_VARIANT}"
}