[Git][ghc/ghc][wip/T22982] Update Makefile

Ben Gamari (@bgamari) gitlab at gitlab.haskell.org
Tue Feb 14 22:55:15 UTC 2023



Ben Gamari pushed to branch wip/T22982 at Glasgow Haskell Compiler / GHC


Commits:
36c2d781 by Ben Gamari at 2023-02-14T22:55:14+00:00
Update Makefile
- - - - -


1 changed file:

- hadrian/bindist/Makefile


Changes:

=====================================
hadrian/bindist/Makefile
=====================================
@@ -77,7 +77,7 @@ endif
 WrapperBinsDir=${bindir}
 
 # N.B. this is duplicated from includes/ghc.mk.
-lib/settings : mk/config.mk
+lib/settings : config.mk
 	$(call removeFiles,$@)
 	@echo '[("GCC extra via C opts", "$(GccExtraViaCOpts)")' >> $@
 	@echo ',("C compiler command", "$(SettingsCCompilerCommand)")' >> $@



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/36c2d781294e40988c358a6f31762245484aa279

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/36c2d781294e40988c358a6f31762245484aa279
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20230214/ec79d06b/attachment.html>


More information about the ghc-commits mailing list