summaryrefslogtreecommitdiff
path: root/scripts/crosstool.sh
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-08-15 16:18:35 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-08-15 16:18:35 (GMT)
commit09f0dcc66fbec2f35682d1362f73704d5708ae33 (patch)
treea9e179517ff97a38a8ee848de36571866e1f0f42 /scripts/crosstool.sh
parentecab7e451fbc18d245beb8768a532ff99c6fdf0b (diff)
Change "triplet" (target triplet) to "tuple". That sounds better!
Document overriding the number of // jobs. Some small documentation fixes.
Diffstat (limited to 'scripts/crosstool.sh')
-rwxr-xr-xscripts/crosstool.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/crosstool.sh b/scripts/crosstool.sh
index 5802266..a0895f3 100755
--- a/scripts/crosstool.sh
+++ b/scripts/crosstool.sh
@@ -72,8 +72,8 @@ CT_HasOrAbort lynx
CT_DoLog INFO "Building environment variables"
-# Target triplet: CT_TARGET needs a little love:
-CT_DoBuildTargetTriplet
+# Target tuple: CT_TARGET needs a little love:
+CT_DoBuildTargetTuple
# Kludge: If any of the configured options needs CT_TARGET,
# then rescan the options file now: