make gcc 4.1 compile
svn path=/nixpkgs/trunk/; revision=28124
This commit is contained in:
@@ -37,6 +37,8 @@ stdenv.mkDerivation {
|
||||
inherit noSysDirs profiledCompiler staticCompiler;
|
||||
|
||||
buildInputs = [gmp mpfr texinfo];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
configureFlags = "
|
||||
--disable-multilib
|
||||
|
||||
Reference in New Issue
Block a user