summaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
Diffstat (limited to 'library')
-rw-r--r--library/platform/platform.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/platform/platform.tcl b/library/platform/platform.tcl
index 9a21a25..8dd91ee 100644
--- a/library/platform/platform.tcl
+++ b/library/platform/platform.tcl
@@ -104,6 +104,7 @@ proc ::platform::generic {} {
# Do not check wordSize, win32-x64 is an IL32P64 platform.
set cpu x86_64
}
+ append plat -$tcl_platform(osVersion)
}
sunos {
set plat solaris