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

fixed patch's name to apply correctly #2064

Merged
merged 1 commit into from
Feb 18, 2020

Conversation

HirotsuguMINOWA
Copy link
Contributor

fixed description of patch's name to apply correctly

Copy link
Member

@AndreMiras AndreMiras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks!
How did this even built green on Travis from the previous PR?
https://github.com/kivy/python-for-android/pull/2044/files#diff-62af0574da035ee296803d8d5f97ef79L29-R39
Maybe because we didn't fall in the lld case, but I think OSX should fall in this case so we should have seen it in the next PR #2063 when trying to build, but can't see it trying to apply it https://travis-ci.org/kivy/python-for-android/jobs/651206650

[INFO]:    Applying patches for python3[armeabi-v7a]
[INFO]:    Applying patch patches/py3.8.1.patch

So this lld case is not covered by our CI

@AndreMiras
Copy link
Member

We could also have renamed the patch file itself to keep its name explicit as it's actually removing the cortex flag. But I think this is equally fine, merging

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