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

[WIP][CORE UPDATE - PART X] Protobuf_cpp fixes and updated version #1551

Merged
merged 2 commits into from
Jan 15, 2019

Conversation

opacam
Copy link
Member

@opacam opacam commented Dec 22, 2018

This is one more part for the pr #1537 (discussed previously in #1460 and #1534)

Fix hardcoded python flags and adapts the recipe to the new python build system.

Note: this has to be merged only when the core-update has been merged because it has been tested with the new python core and depends on some recipes which aren't python3 compatible in the current master branch (setuptools and cffi)

The removed flags are already set in base class, so no need to set in here.
@opacam opacam changed the title [WIP][CORE UPDATE - PART X] Protobuf_cpp for both versions of python and updated version [WIP][CORE UPDATE - PART X] Protobuf_cpp fixes and updated version Dec 22, 2018
Because this is how you are supposed to do it, you must use LDFLAGS for linker flags and LDLIBS (or the equivalent LOADLIBES) for the libraries
@AndreMiras AndreMiras merged commit bf214b3 into kivy:master Jan 15, 2019
@AndreMiras
Copy link
Member

Thanks 👍

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