Trying to disable ppl in the cross-gcc. ppl does not build since the gmp update.
svn path=/nixpkgs/branches/stdenv-updates/; revision=20839
This commit is contained in:
parent
e7f9d4e03f
commit
c7bc635983
@ -1964,7 +1964,7 @@ let
|
|||||||
};
|
};
|
||||||
|
|
||||||
gcc44_realCross = makeOverridable (import ../development/compilers/gcc-4.4) {
|
gcc44_realCross = makeOverridable (import ../development/compilers/gcc-4.4) {
|
||||||
inherit stdenv fetchurl texinfo gmp mpfr ppl cloogppl noSysDirs
|
inherit stdenv fetchurl texinfo gmp mpfr /* ppl cloogppl */ noSysDirs
|
||||||
gettext which;
|
gettext which;
|
||||||
binutilsCross = binutilsCross;
|
binutilsCross = binutilsCross;
|
||||||
libcCross = libcCross;
|
libcCross = libcCross;
|
||||||
|
Loading…
Reference in New Issue
Block a user