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:
parent
01c5028c7c
commit
54aa31cca3
@ -55,6 +55,9 @@ stdenv.mkDerivation rec {
|
|||||||
pushd libelf
|
pushd libelf
|
||||||
make install
|
make install
|
||||||
popd
|
popd
|
||||||
|
pushd libdwfl
|
||||||
|
make install
|
||||||
|
popd
|
||||||
pushd libdw
|
pushd libdw
|
||||||
make install
|
make install
|
||||||
popd
|
popd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user