Skip to content

Commit

Permalink
drop enableparallelbuilding as it's default
Browse files Browse the repository at this point in the history
  • Loading branch information
tfc committed Dec 18, 2023
1 parent d250f36 commit 03e68ec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.nix
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ stdenv.mkDerivation {

inherit doCheck;

enableParallelBuilding = true;

nativeBuildInputs = [
clang-tools
cmake
Expand Down

0 comments on commit 03e68ec

Please sign in to comment.