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

X86 fixes #32

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

X86 fixes #32

wants to merge 3 commits into from

Conversation

Barracuda72
Copy link

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