aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/variable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/variable.hxx')
-rw-r--r--libbuild2/variable.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/variable.hxx b/libbuild2/variable.hxx
index 4befa51..aa06497 100644
--- a/libbuild2/variable.hxx
+++ b/libbuild2/variable.hxx
@@ -1455,7 +1455,7 @@ namespace build2
bool global_;
};
- extern const variable_map empty_variable_map;
+ LIBBUILD2_SYMEXPORT extern const variable_map empty_variable_map;
// Value caching. Used for overrides as well as target type/pattern-specific
// append/prepend.