aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/common
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cc/common')
-rw-r--r--build2/cc/common2
1 files changed, 2 insertions, 0 deletions
diff --git a/build2/cc/common b/build2/cc/common
index 987fe7b..ff6841f 100644
--- a/build2/cc/common
+++ b/build2/cc/common
@@ -57,6 +57,8 @@ namespace build2
const variable& c_export_loptions;
const variable& c_export_libs;
+ const variable& c_type; // cc.type
+
const variable& x_std;
const variable& x_id;