aboutsummaryrefslogtreecommitdiff
path: root/ct-ng.in
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-11-29 23:54:11 -0800
committerGitHub <noreply@github.com>2017-11-29 23:54:11 -0800
commite832b9b220f90b11b893e2815ceb37ec2b708683 (patch)
tree696f267410565b7f20b9b115bdd4d71881cadfed /ct-ng.in
parent1b8d0d2138a7292b6ad546e1c3dcfd1ed495c02f (diff)
parent9fdb93cce0a05e2562522153fe5deba8a9e9ae54 (diff)
downloadcrosstool-ng-e832b9b220f90b11b893e2815ceb37ec2b708683.tar.gz
crosstool-ng-e832b9b220f90b11b893e2815ceb37ec2b708683.tar.bz2
crosstool-ng-e832b9b220f90b11b893e2815ceb37ec2b708683.zip
Merge pull request #869 from stilor/show-samples
Support custom packages in show-config
Diffstat (limited to 'ct-ng.in')
-rw-r--r--ct-ng.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ct-ng.in b/ct-ng.in
index 0fc5499e..a61637b9 100644
--- a/ct-ng.in
+++ b/ct-ng.in
@@ -132,7 +132,7 @@ help-env::
@false
show-tuple: .config
- $(SILENT)$(bash) $(CT_LIB_DIR)/scripts/showConfig.sh '$${CT_TARGET}'
+ $(SILENT)$(bash) $(CT_LIB_DIR)/scripts/show-tuple.sh '$${CT_TARGET}'
# Actual build
source: .config