Trying to get the uclbc sheevaplug cross build working.

svn path=/nixpkgs/branches/stdenv-updates/; revision=23620
This commit is contained in:
Lluís Batlle i Rossell 2010-09-03 14:59:04 +00:00
parent 9a0adf069f
commit 2971149bf4

View File

@ -72,6 +72,7 @@ let
ARCH_BIG_ENDIAN n
ARCH_WANTS_BIG_ENDIAN n
ARCH_WANTS_LITTLE_ENDIAN y
LINUXTHREADS_OLD y
'';
};
@ -107,6 +108,7 @@ let
ARCH_BIG_ENDIAN n
ARCH_WANTS_BIG_ENDIAN n
ARCH_WANTS_LITTLE_ENDIAN y
LINUXTHREADS_OLD y
'';
};
in {