Commit 57b4e9ba authored by Bruno BELANYI's avatar Bruno BELANYI
Browse files

collabora-online: enable parallel building

parent 5d162ebb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -56,6 +56,8 @@ stdenv.mkDerivation (finalAttrs: {
    zstd
  ];

  enableParallelBuilding = true;

  configureFlags = [
    "--disable-setcap"
    "--disable-werror"