Use gnumake 3.80 for cil-aterm
svn path=/nixpkgs/trunk/; revision=6507
This commit is contained in:
parent
2ad0491113
commit
78205146b8
@ -1065,8 +1065,8 @@ rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
cilaterm = (import ../development/libraries/cil-aterm) {
|
cilaterm = (import ../development/libraries/cil-aterm) {
|
||||||
ocaml = ocaml3080;
|
stdenv = overrideInStdenv stdenv [gnumake380];
|
||||||
inherit stdenv fetchurl perl;
|
inherit fetchurl perl ocaml;
|
||||||
};
|
};
|
||||||
|
|
||||||
pcre = (import ../development/libraries/pcre) {
|
pcre = (import ../development/libraries/pcre) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user