scripts/functions
changeset 3195 cbaf37cc20b7
parent 3127 2af20cfd210b
child 3203 74fd467be5aa
     1.1 --- a/scripts/functions	Thu Nov 22 19:43:26 2012 +0100
     1.2 +++ b/scripts/functions	Sun Mar 03 22:24:40 2013 +0100
     1.3 @@ -1121,7 +1121,7 @@
     1.4      esac
     1.5  
     1.6      # Build the default architecture tuple part
     1.7 -    CT_TARGET_ARCH="${CT_ARCH}"
     1.8 +    CT_TARGET_ARCH="${CT_ARCH}${CT_ARCH_SUFFIX}"
     1.9  
    1.10      # Set defaults for the system part of the tuple. Can be overriden
    1.11      # by architecture-specific values.