+3
-1
pkgs/development/libraries/tbb/default.nix
+3
-1
pkgs/development/libraries/tbb/default.nix
···-{ stdenv, fetchFromGitHub, compiler ? if stdenv.cc.isClang then "clang" else null, stdver ? null }:+{ stdenv, fetchFromGitHub, fixDarwinDylibNames, compiler ? if stdenv.cc.isClang then "clang" else null, stdver ? null }:···