Moving dragonegg (gcc shared object plugin) into the llvm directory,
as I think it fits better there than in 'libraries'. svn path=/nixpkgs/trunk/; revision=22238
This commit is contained in:
parent
684aa4b043
commit
a4a34dd6e4
@ -3708,7 +3708,7 @@ let
|
|||||||
libXrender;
|
libXrender;
|
||||||
};
|
};
|
||||||
|
|
||||||
dragonegg = import ../development/libraries/dragonegg {
|
dragonegg = import ../development/compilers/llvm/dragonegg.nix {
|
||||||
inherit fetchsvn llvm gmp mpfr mpc;
|
inherit fetchsvn llvm gmp mpfr mpc;
|
||||||
stdenv = overrideGCC stdenv gcc45;
|
stdenv = overrideGCC stdenv gcc45;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user