# Compute IA-64-specific values
CT_DoArchValues() {
# The architecture part of the tuple:
CT_TARGET_ARCH="${CT_ARCH}"
# The system part of the tuple default value is OK.
# The endianness option default value is OK.
}