[Git][ghc/ghc][master] Configure: display C++ compiler path

Marge Bot (@marge-bot) gitlab at gitlab.haskell.org
Sat Jun 1 13:39:19 UTC 2024



Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
cf49fb5f by Sylvain Henry at 2024-06-01T09:38:19-04:00
Configure: display C++ compiler path

- - - - -


1 changed file:

- configure.ac


Changes:

=====================================
configure.ac
=====================================
@@ -1009,6 +1009,7 @@ echo "\
    cmmcpp       : $CmmCPPCmd
    cmmcpp-flags : $CmmCPPArgs
    cmmcpp-g0    : $CmmCPPSupportsG0
+   c++          : $CXX
    ar           : $ArCmd
    nm           : $NmCmd
    objdump      : $ObjdumpCmd



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/cf49fb5f8c20ae97cca08a468f690503b517a4ef
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/20240601/672c5d70/attachment.html>


More information about the ghc-commits mailing list