aboutsummaryrefslogtreecommitdiff
path: root/build/cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-04-02 15:44:49 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-04-02 15:44:49 +0200
commit137df0bea6cebabe5278e67e5dad6f3047c762fb (patch)
tree2ea23a35f99d21a4d9eca89ed71ac9ba2a734f52 /build/cxx
parent65dca85d0acc1ae69518e85b52a2877e38dc8c6d (diff)
Handle "nothing to be done" case for disfigure
Diffstat (limited to 'build/cxx')
-rw-r--r--build/cxx/module.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/cxx/module.cxx b/build/cxx/module.cxx
index 1179ce3..04b1ae5 100644
--- a/build/cxx/module.cxx
+++ b/build/cxx/module.cxx
@@ -92,7 +92,7 @@ namespace build
throw failed ();
}
- text << "toolchain version " << ver;
+ //text << "toolchain version " << ver;
// Set on the project root.
//