aboutsummaryrefslogtreecommitdiff
path: root/build2/scope
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
parent5417243b54862d0e5f0214dde2b84eb90a100bf2 (diff)
Redo config inheritance logic
Diffstat (limited to 'build2/scope')
-rw-r--r--build2/scope2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/scope b/build2/scope
index 09914a9..c1dcb91 100644
--- a/build2/scope
+++ b/build2/scope
@@ -146,7 +146,7 @@ namespace build2
pair<lookup, size_t>
find_override (const variable&,
- pair<lookup, size_t>&& original,
+ pair<lookup, size_t> original,
bool target = false) const;
// Return a value suitable for assignment (or append if you only