-
Couldn't load subscription status.
- Fork 1.9k
Open
Description
Hello,
openh264 FTBFS on debian x32 architecture:
The issue is caused by two things:
- The
-m64flag passed to the compiler, on this architecture it should either be-mx32or no flag at all should be passed - When calling nasm, the
elf64format is used, it should beelfx32here again
A new flavour of x86 should be added here
AndreiCherniaev
Metadata
Metadata
Assignees
Labels
No labels