nixpkgs/pkgs/development/libraries/liburing
Sergei Trofimovich 0976f9a617 liburing: backport upstream parallel build fix
Without the change parallel build fails for me occasionally as:

       >      CC liburing-ffi.so.2.4
       > /nix/store/44xr71vsjfg2kz1hsxsq975day2fm12q-binutils-2.41/bin/ld: cannot find queue.os: No such file or directory
       > collect2: error: ld returned 1 exit status
       > make[1]: *** [Makefile:85: liburing-ffi.so.2.4] Error 1 shuffle=3560684383
       > make[1]: *** Waiting for unfinished jobs....
       > make[1]: Leaving directory '/build/liburing/src'
       > make: *** [Makefile:10: all] Error 2 shuffle=3560684383
2023-08-11 20:44:11 +01:00
..
default.nix liburing: backport upstream parallel build fix 2023-08-11 20:44:11 +01:00