mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-16 05:25:09 +00:00
ccextractor 0.96.3 fails to build on armv7l #875
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @newbluemoon on GitHub (Dec 31, 2025).
Hi,
I ran into another build failure while updating ccextractor on Void Linux (https://github.com/void-linux/void-packages/pull/58345) on armv7l:
related to #1937
@cfsmp3 commented on GitHub (Dec 31, 2025):
@newbluemoon Can you try with this? https://github.com/CCExtractor/ccextractor/pull/1939
If it works I'll merge it and release 0.96.4
@newbluemoon commented on GitHub (Dec 31, 2025):
@cfsmp3 Yes! Both builds succeed now. Thank you very much! :)