[Git][ghc/ghc][wip/hadrian-windows-bindist] fixes

Matthew Pickering (@mpickering) gitlab at gitlab.haskell.org
Tue Aug 15 11:34:54 UTC 2023



Matthew Pickering pushed to branch wip/hadrian-windows-bindist at Glasgow Haskell Compiler / GHC


Commits:
11bc1b73 by Matthew Pickering at 2023-08-15T12:33:57+01:00
fixes

- - - - -


1 changed file:

- distrib/configure.ac.in


Changes:

=====================================
distrib/configure.ac.in
=====================================
@@ -104,7 +104,7 @@ AC_ARG_ENABLE(distro-toolchain,
 )
 
 if test "$HostOS" = "mingw32" -a "$EnableDistroToolchain" = "NO"; then
-  FP_SETUP_WINDOWS_TOOLCHAIN([$hardtop/mingw/], [\$\$topdir/../../mingw/])
+  FP_SETUP_WINDOWS_TOOLCHAIN([$hardtop/mingw/], [\$\$topdir/../mingw/])
 fi
 
 dnl ** Which gcc to use?



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/11bc1b7372f96051dac603c1fee9389d19cf193b

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/11bc1b7372f96051dac603c1fee9389d19cf193b
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/20230815/ec1a2935/attachment.html>


More information about the ghc-commits mailing list