diff options
Diffstat (limited to 'settings.in')
-rw-r--r-- | settings.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.in b/settings.in index 7ec1c26028..04b913b86c 100644 --- a/settings.in +++ b/settings.in @@ -26,6 +26,7 @@ ("target has GNU nonexec stack", "@HaskellHaveGnuNonexecStack@"), ("target has .ident directive", "@HaskellHaveIdentDirective@"), ("target has subsections via symbols", "@HaskellHaveSubsectionsViaSymbols@"), + ("target has RTS linker", "@HaskellHaveRTSLinker@"), ("Unregisterised", "@Unregisterised@"), ("LLVM llc command", "@SettingsLlcCommand@"), ("LLVM opt command", "@SettingsOptCommand@") |