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

compile numpy for x86 #1252

Merged
merged 2 commits into from
May 7, 2018
Merged

compile numpy for x86 #1252

merged 2 commits into from
May 7, 2018

Conversation

ilyaiqoqo
Copy link
Contributor

@ilyaiqoqo ilyaiqoqo commented Apr 3, 2018

different architectures have different include location, this PR allows to specify different include directory per architecture, so python x86 can be built.

numpy now uses the AR binary corresponding to architecture.

@inclement
Copy link
Member

Thanks very much, sorry about the delay merging.

@inclement inclement merged commit b88767d into kivy:master May 7, 2018
inclement added a commit to inclement/python-for-android that referenced this pull request May 17, 2018
This reverts commit b88767d, reversing
changes made to dab32b7.
inclement added a commit that referenced this pull request May 17, 2018
…8029c9fbb8f7d73aec

Revert "Merge pull request #1252 from Iqoqo/master"
@inclement
Copy link
Member

I've reverted this merge as it broke building with the crystax ndk (or other NDKs without the sysroot folder). I've opened #1274 to remind about the need to fix it.

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