Skip to content

libzmq recipe: do not hardcode g++ version#863

Merged
inclement merged 1 commit into
kivy:masterfrom
chaubold:fix-libzmq-recipe
Aug 31, 2016
Merged

libzmq recipe: do not hardcode g++ version#863
inclement merged 1 commit into
kivy:masterfrom
chaubold:fix-libzmq-recipe

Conversation

@chaubold

Copy link
Copy Markdown
Contributor

The latest android NDK (r12b) doesn't ship gcc 4.8 any more for cross compilation but switched to 4.9, and thus building the libzmq recipe fails: it cannot locate libgnustd_shared.so.

(On a sidenote: I am facing a similar bug to #234 in _clock.so, but that shouldn't be related to my changes to the recipe.)

@inclement inclement merged commit 2128dab into kivy:master Aug 31, 2016
@inclement

Copy link
Copy Markdown
Member

Great, 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