diff -r 1161ea79915b -r 239ea86a47f6 scripts/build/arch/arm.sh --- a/scripts/build/arch/arm.sh Thu Jan 10 00:11:17 2013 +0100 +++ b/scripts/build/arch/arm.sh Thu Jan 24 22:21:19 2013 +0100 @@ -2,7 +2,7 @@ CT_DoArchTupleValues() { # The architecture part of the tuple: - CT_TARGET_ARCH="${CT_ARCH}${target_endian_eb}" + CT_TARGET_ARCH="${CT_ARCH}${CT_ARCH_SUFFIX:-${target_endian_eb}}" # The system part of the tuple: case "${CT_LIBC},${CT_ARCH_ARM_EABI}" in