diff -r 2af20cfd210b -r 9d0b37f08a10 scripts/functions --- a/scripts/functions Thu Nov 22 19:43:26 2012 +0100 +++ b/scripts/functions Sun Jan 20 12:58:22 2013 +0000 @@ -1121,7 +1121,7 @@ esac # Build the default architecture tuple part - CT_TARGET_ARCH="${CT_ARCH}" + CT_TARGET_ARCH="${CT_ARCH}${CT_ARCH_SUFFIX}" # Set defaults for the system part of the tuple. Can be overriden # by architecture-specific values.