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

Arch support is broken #492

Closed
inclement opened this issue Nov 15, 2015 · 1 comment
Closed

Arch support is broken #492

inclement opened this issue Nov 15, 2015 · 1 comment

Comments

@inclement
Copy link
Member

Although the basic infrastructure for different Arch support is there, it totally doesn't work right now. Things to fix include:

  • make should_build depend on Arch
  • split the Python installation by Arch (or only allow one Arch per dist/apk?)
  • fix all existing hardcoded Archs to be properly general
  • somehow load only the right .so files for the Arch (needs extra code to handle libpymodules.so?)
@inclement
Copy link
Member Author

Arch support is now present.

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

No branches or pull requests

1 participant