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

changed arch.ndk_platform to arch.ndk_lib_dir in librt recipe #2605

Merged
merged 1 commit into from
May 26, 2022

Conversation

kengoon
Copy link
Contributor

@kengoon kengoon commented May 26, 2022

fix for

AttributeError: 'ArchARMv7_a' object has no attribute 'ndk_platform'

fix for 
```python
AttributeError: 'ArchARMv7_a' object has no attribute 'ndk_platform'
```
@kengoon kengoon changed the title changed arch.ndk_platform to arch.ndk_lib_dir changed arch.ndk_platform to arch.ndk_lib_dir in librt recipe May 26, 2022
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.

"Test updated recipes" are green and did build librt, so I guess we're good.
Thank you 🍻

@AndreMiras AndreMiras merged commit 26d464a into kivy:develop May 26, 2022
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