aboutsummaryrefslogtreecommitdiff
path: root/bpkg/utility.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/utility.cxx')
-rw-r--r--bpkg/utility.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/bpkg/utility.cxx b/bpkg/utility.cxx
index 52114df..b79c85b 100644
--- a/bpkg/utility.cxx
+++ b/bpkg/utility.cxx
@@ -46,6 +46,8 @@ namespace bpkg
const dir_path current_dir (".");
+ const target_triplet host_triplet (BPKG_HOST_TRIPLET);
+
map<dir_path, dir_path> tmp_dirs;
bool keep_tmp;