aboutsummaryrefslogtreecommitdiff
path: root/build2/scope.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-04-11 14:38:00 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-04-11 14:38:00 +0200
commita60da308bfcc003fd07d2b7d848ccb8d166e472a (patch)
tree0616ec5db6a3f6dec5d90194c0adca63ad4e8cdb /build2/scope.cxx
parent5417243b54862d0e5f0214dde2b84eb90a100bf2 (diff)
Redo config inheritance logic
Diffstat (limited to 'build2/scope.cxx')
-rw-r--r--build2/scope.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/scope.cxx b/build2/scope.cxx
index 19f3b56..f0d28e0 100644
--- a/build2/scope.cxx
+++ b/build2/scope.cxx
@@ -67,7 +67,7 @@ namespace build2
pair<lookup, size_t> scope::
find_override (const variable& var,
- pair<lookup, size_t>&& original,
+ pair<lookup, size_t> original,
bool target) const
{
// Normally there would be no overrides and if there are, there will only