summaryrefslogtreecommitdiff
path: root/src/config.sig
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.sig')
-rw-r--r--src/config.sig2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.sig b/src/config.sig
index 890bd9ab..6075482e 100644
--- a/src/config.sig
+++ b/src/config.sig
@@ -6,4 +6,6 @@ signature CONFIG = sig
val libUr : string
val libC : string
+
+ val gccArgs : string
end