Skip to content
Snippets Groups Projects

Export `CXX` explicitly

Merged Rebecca Turner requested to merge rebeccat/ghc.nix:fix-old-configure-macos into main
All threads resolved!

This fixes ./configure on old versions of GHC on macOS:

checking whether /nix/store/22a6p8311lg3z4ksrjbj018i7z3vgkva-clang-wrapper-16.0.6/bin/cc supports --target... yes
checking C++ standard library flavour... ./configure: line 12244: /usr/bin/g++ -std=gnu++11: No such file or directory
configure: error: Failed to compile test program
Edited by Rebecca Turner

Merge request reports

Pipeline #103907 passed

Pipeline passed for 5f00003f on rebeccat:fix-old-configure-macos

Merged by Magnus ViernickelMagnus Viernickel 6 months ago (Nov 30, 2024 12:18pm UTC)

Loading

Pipeline #103908 passed

Pipeline passed for ba7ce556 on main

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Magnus Viernickel resolved all threads

    resolved all threads

  • added 1 commit

    • 5f00003f - [chore] remove unnecessary line

    Compare with previous version

  • Magnus Viernickel approved this merge request

    approved this merge request

  • Magnus Viernickel enabled an automatic merge when the pipeline for 5f00003f succeeds

    enabled an automatic merge when the pipeline for 5f00003f succeeds

  • Thank you for the fix!

  • mentioned in commit ba7ce556

  • Rebecca Turner changed the description

    changed the description

  • Please register or sign in to reply
    Loading