void-packages/srcpkgs/x265
q66 098c4adfe7 x265: add options for altivec and assembly
This lets the user choose whether to build them in. Default to
on for altivec on ppc64le (because that's always power8 or better)
and off on ppc64 (because we support old hardware), assembly is
on for ARM and x86 and off for everything else.

Also use the proper assembler (nasm instead of yasm), x265 does
not take yasm and will just disable the assembly implicitly.
2019-05-07 18:07:00 +02:00
..
patches
template
update