diff -r 2af20cfd210b -r 9fa7078581b3 scripts/functions --- a/scripts/functions Thu Nov 22 19:43:26 2012 +0100 +++ b/scripts/functions Sun Mar 03 15:30:02 2013 +0100 @@ -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.