aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/link-rule.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cc/link-rule.hxx')
-rw-r--r--build2/cc/link-rule.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/build2/cc/link-rule.hxx b/build2/cc/link-rule.hxx
index 487b1cd..14c6fa1 100644
--- a/build2/cc/link-rule.hxx
+++ b/build2/cc/link-rule.hxx
@@ -60,8 +60,8 @@ namespace build2
// one. Except for intermediate, for which empty indicates that it is
// not used.
//
- // The libs{} path is always the real path. On Windows the link path
- // is the import library.
+ // The libs{} path is always the real path. On Windows what we link
+ // to is the import library and the link path is empty.
//
path link; // What we link: libfoo.so
path soname; // SONAME: libfoo-1.so, libfoo.so.1