diff options
Diffstat (limited to 'mk')
-rw-r--r-- | mk/config.mk.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/config.mk.in b/mk/config.mk.in index bad99b5155..dffd00d57b 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -761,7 +761,7 @@ LdIsGNULd = @LdIsGNULd@ LdHasBuildId = @LdHasBuildId@ # Set to YES if ld has the --no_compact_unwind flag. See #5019 -# and compiler/main/DriverPipeline.hs. +# and GHC.Driver.Pipeline. LdHasNoCompactUnwind = @LdHasNoCompactUnwind@ # On MSYS, building with SplitObjs=YES fails with |