aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/utility
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cc/utility')
-rw-r--r--build2/cc/utility2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/cc/utility b/build2/cc/utility
index b481202..050b645 100644
--- a/build2/cc/utility
+++ b/build2/cc/utility
@@ -37,7 +37,7 @@ namespace build2
// same directory have to have the same link order.
//
lorder
- link_order (scope& base, otype);
+ link_order (const scope& base, otype);
// Given the link order return the library member (liba or libs) to link.
//