add darwin libtool to nodejs 4.1.0
This commit is contained in:
@@ -54,6 +54,8 @@ in stdenv.mkDerivation {
|
||||
propagatedBuildInputs = optionals stdenv.isDarwin [ Carbon ];
|
||||
setupHook = ./setup-hook.sh;
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
passthru.interpreterName = "nodejs-0.10";
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user