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

erlang_basho_R16: add explicit Carbon and Cocoa support #21184

Merged
merged 1 commit into from
Dec 15, 2016
Merged

erlang_basho_R16: add explicit Carbon and Cocoa support #21184

merged 1 commit into from
Dec 15, 2016

Conversation

mdaiter
Copy link
Contributor

@mdaiter mdaiter commented Dec 15, 2016

Motivation for this change

erlang_basho_R16 currently inherits Carbon and Cocoa but doesn't explicitly state their compile flags when building the Mac OS X version of the package. This should be amended to include these flags.

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@LnL7 LnL7 added the 6.topic: darwin Running or building packages on Darwin label Dec 15, 2016
@LnL7
Copy link
Member

LnL7 commented Dec 15, 2016

I thought the basho packages didn't build on darwin.

@mdaiter
Copy link
Contributor Author

mdaiter commented Dec 15, 2016

The Erlang OTP forked by Basho should build on the Mac system (as stated here: https://github.com/basho/otp/tree/OTP_R16B02_basho10).

@LnL7 LnL7 merged commit 580b543 into NixOS:master Dec 15, 2016
@mdaiter mdaiter deleted the fixMacErlangBasho branch December 15, 2016 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: darwin Running or building packages on Darwin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants