nixpkgs/pkgs/development/libraries/x264
Sergei Trofimovich 3ed0fafe3b x264: pull upstream parallel build fix
Without the change parallel builds occasionally fail as:

    $ make --shuffle
    ...
    gcc ... -c common/opencl.c -o common/opencl-8.o ...
    common/opencl.c:116:10: fatal error: common/oclobj.h: No such file or directory
      116 | #include "common/oclobj.h"
          |          ^~~~~~~~~~~~~~~~~
2022-10-06 07:27:02 +01:00
..
default.nix x264: pull upstream parallel build fix 2022-10-06 07:27:02 +01:00
disable-arm-neon-default.patch