Skip to content
  • Ben Gamari's avatar
    30f6923a
    hadrian: Don't depend upon bash from PATH · 30f6923a
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    Previously Hadrian depended implicitly upon whatever `bash` it found in
    `PATH`, offerring no way for the user to override. Fix this by detecting
    `sh` in `configure` and passing the result to Hadrian.
    
    Fixes #19797.
    30f6923a
    hadrian: Don't depend upon bash from PATH
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    Previously Hadrian depended implicitly upon whatever `bash` it found in
    `PATH`, offerring no way for the user to override. Fix this by detecting
    `sh` in `configure` and passing the result to Hadrian.
    
    Fixes #19797.
Loading