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

Make the package unbuildable on architectures which suffer from alignment issues #47

Closed
mgsloan opened this issue May 31, 2016 · 1 comment
Milestone

Comments

@mgsloan
Copy link
Owner

mgsloan commented May 31, 2016

Just opening an issue to track a change making store buildable only on a few architectures:

    - condition: (!arch(I386) && !arch(X86_64) && !arch(IA64) && !impl(ghcjs))
      buildable: false
@mgsloan mgsloan added this to the v0.1.1 milestone May 31, 2016
@mgsloan
Copy link
Owner Author

mgsloan commented May 31, 2016

Done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant