From be34c36f7b9ab7d2fd0d3a7bc2a0f5f62ff4fe67 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 27 Aug 2019 14:43:37 +0200 Subject: Propagate global var overrides to module build context --- libbuild2/context.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'libbuild2/context.hxx') diff --git a/libbuild2/context.hxx b/libbuild2/context.hxx index b5dbd3c..c2c191e 100644 --- a/libbuild2/context.hxx +++ b/libbuild2/context.hxx @@ -290,6 +290,7 @@ namespace build2 const scope& global_scope; const target_type_map& global_target_types; variable_override_cache& global_override_cache; + const strings& global_var_overrides; // Cached variables. // -- cgit v1.1