summaryrefslogtreecommitdiff
path: root/rts/include/ghc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'rts/include/ghc.mk')
-rw-r--r--rts/include/ghc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/rts/include/ghc.mk b/rts/include/ghc.mk
index 2fc14d5bef..f5a198bcdd 100644
--- a/rts/include/ghc.mk
+++ b/rts/include/ghc.mk
@@ -209,6 +209,7 @@ $(includes_SETTINGS) : rts/include/Makefile | $$(dir $$@)/.
@echo ',("ar command", "$(SettingsArCommand)")' >> $@
@echo ',("ar flags", "$(ArArgs)")' >> $@
@echo ',("ar supports at file", "$(ArSupportsAtFile)")' >> $@
+ @echo ',("ar supports -L", "$(ArSupportsDashL)")' >> $@
@echo ',("ranlib command", "$(SettingsRanlibCommand)")' >> $@
@echo ',("otool command", "$(SettingsOtoolCommand)")' >> $@
@echo ',("install_name_tool command", "$(SettingsInstallNameToolCommand)")' >> $@