summaryrefslogtreecommitdiff
path: root/settings.in
diff options
context:
space:
mode:
Diffstat (limited to 'settings.in')
-rw-r--r--settings.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/settings.in b/settings.in
index df647f1b1d..6bf5156a03 100644
--- a/settings.in
+++ b/settings.in
@@ -29,6 +29,7 @@
("target has RTS linker", "@HaskellHaveRTSLinker@"),
("Unregisterised", "@Unregisterised@"),
("LLVM llc command", "@SettingsLlcCommand@"),
- ("LLVM opt command", "@SettingsOptCommand@")
+ ("LLVM opt command", "@SettingsOptCommand@"),
+ ("LLVM clang command", "@SettingsClangCommand@")
]