From a60da308bfcc003fd07d2b7d848ccb8d166e472a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 11 Apr 2016 14:38:00 +0200 Subject: Redo config inheritance logic --- build2/scope | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build2/scope') 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 find_override (const variable&, - pair&& original, + pair original, bool target = false) const; // Return a value suitable for assignment (or append if you only -- cgit v1.1