aboutsummaryrefslogtreecommitdiffstats
path: root/driver/Configuration.mli
diff options
context:
space:
mode:
Diffstat (limited to 'driver/Configuration.mli')
-rw-r--r--driver/Configuration.mli3
1 files changed, 3 insertions, 0 deletions
diff --git a/driver/Configuration.mli b/driver/Configuration.mli
index 197e8ad2..f0bb8f83 100644
--- a/driver/Configuration.mli
+++ b/driver/Configuration.mli
@@ -74,3 +74,6 @@ type response_file_style =
val response_file_style: response_file_style
(** Style of supported responsefiles *)
+
+val gnu_toolchain: bool
+ (** Does the targeted system use the gnu toolchain *)