scripts/build/arch/x86_64.sh
changeset 964 0535f7bf1069
parent 903 9fb0f81b4416
     1.1 --- a/scripts/build/arch/x86_64.sh	Sun Oct 05 15:32:00 2008 +0000
     1.2 +++ b/scripts/build/arch/x86_64.sh	Thu Oct 23 13:00:45 2008 +0000
     1.3 @@ -1,6 +1,6 @@
     1.4  # Compute x86_64-specific values
     1.5  
     1.6 -CT_DoArchValues() {
     1.7 +CT_DoArchTupleValues() {
     1.8      # The architecture part of the tuple:
     1.9      CT_TARGET_ARCH="${CT_ARCH}"
    1.10  }