crosstool-ng/arch/mips/functions

7 lines
148 B
Plaintext

# Compute IA-64-specific values
CT_DoArchValues() {
# The architecture part of the tuple:
CT_TARGET_ARCH="${CT_ARCH}${target_endian_el}"
}