aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/cc/guess.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/cc/guess.cxx')
-rw-r--r--libbuild2/cc/guess.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/cc/guess.cxx b/libbuild2/cc/guess.cxx
index 8fe4769..c0d04ef 100644
--- a/libbuild2/cc/guess.cxx
+++ b/libbuild2/cc/guess.cxx
@@ -2372,7 +2372,7 @@ namespace build2
tt.vendor = "microsoft";
tt.system = "win32-msvc";
tt.version = msvc_runtime_version (msvc_compiler_version (mi.msvc_ver));
- t = tt.string ();
+ t = tt.representation ();
// Add the MSVC information to the signature and checksum.
//