Skip to content
This repository was archived by the owner on Jan 10, 2021. It is now read-only.

X86 fixes#32

Open
Barracuda72 wants to merge 3 commits into
renpy:masterfrom
Barracuda72:x86-fixes
Open

X86 fixes#32
Barracuda72 wants to merge 3 commits into
renpy:masterfrom
Barracuda72:x86-fixes

Conversation

@Barracuda72

Copy link
Copy Markdown

FFmpeg build on Android x86 is broken because of text relocation problem.
The error lies somewhere in the ASM code, so '--disable-asm' fixes the issue.
It's not the best solution as it produces "slow" binary, but that doesn't seem to be very affecting (at least on the games I've tried it) and of course better than producing no build at all for x86.
Hense the proposed pull.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant