Skip to content
Snippets Groups Projects
Commit fab2579e authored by Ben Gamari's avatar Ben Gamari Committed by Marge Bot
Browse files

hadrian: Don't rely on realpath in bindist Makefile

As noted in #19963, `realpath` is not specified by POSIX and therefore
cannot be assumed to be available. Here we provide a POSIX shell
implementation of `realpath`, due to Julian Ospald and others.

Closes #19963.
parent 44c08863
Branches ghc-9.8
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment