Skip to content

🐛 Add -fPIC to CFLAGS for Arch x86_64#2085

Merged
opacam merged 1 commit intokivy:developfrom
opacam:hotfix-x86_64
Mar 14, 2020
Merged

🐛 Add -fPIC to CFLAGS for Arch x86_64#2085
opacam merged 1 commit intokivy:developfrom
opacam:hotfix-x86_64

Conversation

@opacam
Copy link
Member

@opacam opacam commented Mar 14, 2020

This commit is extracted from the tests we made at #2073 (commit message slightly modified, not the content) and it seems that solves the build problems detected in there...unfortunatelly I cannot test any apk with this fix, but it solves the build problem...so I recommend to merge it 😉

See also:

Since, at this point, we know that we need to add the mentioned flags at
some point, let's be brave and try to add it at Arch level (since we
need `-fPIC` for `ArchARMv7_a` it may be also the case for `Archx86_64`)

**See also:**
  - kivy#2073 (comment)
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

@opacam opacam merged commit 22eb6c9 into kivy:develop Mar 14, 2020
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