diff options
Diffstat (limited to 'build/cxx')
-rw-r--r-- | build/cxx/module.cxx | 2 |
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. // |