aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/module.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-05-25 11:32:01 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-05-25 11:32:01 +0200
commit71d9aedda0919fb22e39d6e6ce60506ceb69812e (patch)
tree585afc25774555047ff41dc865c617732caf5ff2 /build2/cc/module.hxx
parenta1f459f8446370704695919b3131653300866ee9 (diff)
Add compiler_id enum
Diffstat (limited to 'build2/cc/module.hxx')
-rw-r--r--build2/cc/module.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/build2/cc/module.hxx b/build2/cc/module.hxx
index 643cf89..eaa82eb 100644
--- a/build2/cc/module.hxx
+++ b/build2/cc/module.hxx
@@ -40,6 +40,8 @@ namespace build2
string tstd;
+ compiler_id::value_type cid;
+
private:
dir_paths
gcc_library_search_paths (process_path&, scope&) const; // gcc.cxx