summaryrefslogtreecommitdiff
path: root/settings.in
diff options
context:
space:
mode:
Diffstat (limited to 'settings.in')
-rw-r--r--settings.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/settings.in b/settings.in
index df647f1b1d..30bfe7072b 100644
--- a/settings.in
+++ b/settings.in
@@ -14,6 +14,7 @@
("ar command", "@SettingsArCommand@"),
("ar flags", "@ArArgs@"),
("ar supports at file", "@ArSupportsAtFile@"),
+ ("ranlib command", "@SettingsRanlibCommand@"),
("touch command", "@SettingsTouchCommand@"),
("dllwrap command", "@SettingsDllWrapCommand@"),
("windres command", "@SettingsWindresCommand@"),
@@ -29,6 +30,7 @@
("target has RTS linker", "@HaskellHaveRTSLinker@"),
("Unregisterised", "@Unregisterised@"),
("LLVM llc command", "@SettingsLlcCommand@"),
- ("LLVM opt command", "@SettingsOptCommand@")
+ ("LLVM opt command", "@SettingsOptCommand@"),
+ ("LLVM clang command", "@SettingsClangCommand@")
]