Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cabal-install: improve Sierra compatibility #6412

Closed

Conversation

ilovezfs
Copy link
Contributor

On Sierra, uses the new --dynlibdir, which upstream backported to the
1.24 release branch. The setting defaults to $libdir/$abi and avoids

ghc: panic! (the 'impossible' happened)
malformed mach-o: load commands size (x) > 32768

See
haskell/cabal#3979 (haskell/cabal@d2da655)
haskell/cabal#4011 (haskell/cabal@5c901a6)
https://ghc.haskell.org/trac/ghc/ticket/12479
https://phabricator.haskell.org/D2611

On Sierra, uses the new --dynlibdir, which upstream backported to the
1.24 release branch. The setting defaults to $libdir/$abi and avoids

  ghc: panic! (the 'impossible' happened)
  malformed mach-o: load commands size (x) > 32768

See also
https://ghc.haskell.org/trac/ghc/ticket/12479
https://phabricator.haskell.org/D2611
@ilovezfs
Copy link
Contributor Author

agda test timed out

@ilovezfs ilovezfs closed this in c2af20c Oct 31, 2016
@Homebrew Homebrew locked and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant