scripts/build/arch/x86.sh
changeset 964 0535f7bf1069
parent 903 9fb0f81b4416
child 1635 5d1936ad5ba8
     1.1 --- a/scripts/build/arch/x86.sh	Sun Oct 05 15:32:00 2008 +0000
     1.2 +++ b/scripts/build/arch/x86.sh	Thu Oct 23 13:00:45 2008 +0000
     1.3 @@ -2,7 +2,7 @@
     1.4  
     1.5  # This one really need a little love! :-(
     1.6  
     1.7 -CT_DoArchValues() {
     1.8 +CT_DoArchTupleValues() {
     1.9      # The architecture part of the tuple:
    1.10      arch="${CT_ARCH_ARCH}"
    1.11      [ -z "${arch}" ] && arch="${CT_ARCH_TUNE}"