aboutsummaryrefslogtreecommitdiff
path: root/build2/test/rule.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/test/rule.cxx')
-rw-r--r--build2/test/rule.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/test/rule.cxx b/build2/test/rule.cxx
index 6b06dca..05d5eac 100644
--- a/build2/test/rule.cxx
+++ b/build2/test/rule.cxx
@@ -270,7 +270,7 @@ namespace build2
// Resolve them to targets, which normally would be existing files
// but could also be targets that need updating.
//
- scope& bs (t.base_scope ());
+ const scope& bs (t.base_scope ());
// @@ OUT: what if this is a @-qualified pair or names?
//