diff -r 2af20cfd210b -r e11e90536005 scripts/functions --- a/scripts/functions Thu Nov 22 19:43:26 2012 +0100 +++ b/scripts/functions Thu Apr 11 15:12:10 2013 +0200 @@ -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.