Updating the cross-build of elfutils so the perf for 2.6.37 builds too. (again, nanonote)

svn path=/nixpkgs/trunk/; revision=31378
This commit is contained in:
Lluís Batlle i Rossell 2012-01-06 21:10:19 +00:00
parent 01c5028c7c
commit 54aa31cca3

View file

@ -55,6 +55,9 @@ stdenv.mkDerivation rec {
pushd libelf
make install
popd
pushd libdwfl
make install
popd
pushd libdw
make install
popd