scripts/functions
changeset 3169 9d0b37f08a10
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 Jan 20 12:58:22 2013 +0000
     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.