make gcc 4.1 compile

svn path=/nixpkgs/trunk/; revision=28124
This commit is contained in:
Rob Vermaas
2011-08-02 16:02:53 +00:00
parent 23e9cfac65
commit bf68854ff4
2 changed files with 4 additions and 1 deletions

View File

@@ -37,6 +37,8 @@ stdenv.mkDerivation {
inherit noSysDirs profiledCompiler staticCompiler;
buildInputs = [gmp mpfr texinfo];
enableParallelBuilding = true;
configureFlags = "
--disable-multilib