25 Feb
2019
25 Feb
'19
4:18 a.m.
Ok, disabling fileac3 was bad idea, thankfully libzmpeg3 can be compiled without mmx and x86 assembly IF you disable futex use in it! https://git.cinelerra-gg.org/git/?p=goodguy/cinelerra.git;a=blob;f=cinelerra... 8 #define USE_FUTEX I commented this out Now at least 'cin' executable builds and links correctly on Alpine linux ppc64le, waiting for plugins and rest of stuff to be build... ---------------------