Skip to content

Conversation

hamishmack
Copy link
Collaborator

No description provided.

@hamishmack hamishmack self-assigned this Jul 10, 2023
hamishmack and others added 7 commits August 1, 2023 02:04
Problem: Since 9.2.3 'xattr' is used during GHC 'make install' on
darwin. This introduces the same issue that was previously fixed for
'buildPhase'.

Solution: Add optional 'preInstall' attribuite that sets 'XATTR' to a
non-existing path which will skip the 'xattr' invocations during 'make
install'. Also explicitly call 'preInstall' hook during 'installPhase'.

Fixes #2008.
@hamishmack hamishmack marked this pull request as ready for review August 2, 2023 15:05
@hamishmack hamishmack requested a review from angerman August 2, 2023 15:06
@hamishmack hamishmack merged commit 03e85e0 into master Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants