There is a rather long note in configure.ac describing the issue.
Details
Details
Diff Detail
Diff Detail
- Repository
- rGHC Glasgow Haskell Compiler
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
configure.ac | ||
---|---|---|
449 | I'm not sure whether this will work when we weren't passed any --target=... flag, as my understanding is that then ${target_alias} will be empty, and I'm not sure that will be okay everywhere. I guess harbormaster will say. |