Making gcc not depend on bootstrap-tools (by a postInstall patchelf trick)
svn path=/nixpkgs/branches/stdenv-updates/; revision=22963
This commit is contained in:
@@ -23,7 +23,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
dontDisableStatic = if static then true else false;
|
||||
|
||||
|
||||
doCheck = true;
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user