Do not apply Hurd-specific fixes for simple cross-Linux. Unfortunately, still no luck with my ARM device

svn path=/nixpkgs/trunk/; revision=30410
This commit is contained in:
Michael Raskin 2011-11-13 13:54:04 +00:00
parent 3e4045ee9f
commit 612fd5de82

View file

@ -147,7 +147,6 @@ stdenv.mkDerivation ({
postPatch =
if (stdenv.system == "i586-pc-gnu"
|| (libcCross != null) # e.g., building `gcc.hostDrv'
|| (cross != null && cross.config == "i586-pc-gnu"
&& libcCross != null))
then