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 libzqm recipe linking issues #1803

Merged
merged 4 commits into from
Apr 25, 2019

Conversation

hpsaturn
Copy link
Contributor

fixed crtbegin_so.o crtend_so.o link errors described here

solution: adding sysroot compiler option

Also:
-- updated ZMQ library version from github releases
-- a little fiexes on env vars
-- added method for include directories

…ption

Also:
-- updated ZMQ library version from github releases
-- a little fiexes on env vars
-- added method for include directories
@AndreMiras
Copy link
Member

Nice thank you for the PR.
I've added a comment regarding the linting error:

pythonforandroid/recipes/libzmq/__init__.py:76:29: E231 missing whitespace after ','

We need to have it fix for the CI, to automatically compile your recipe. Could you address that?

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!

@AndreMiras AndreMiras merged commit e4cecb1 into kivy:master Apr 25, 2019
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