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
1 changed files with 3 additions and 0 deletions
|
@ -55,6 +55,9 @@ stdenv.mkDerivation rec {
|
|||
pushd libelf
|
||||
make install
|
||||
popd
|
||||
pushd libdwfl
|
||||
make install
|
||||
popd
|
||||
pushd libdw
|
||||
make install
|
||||
popd
|
||||
|
|
Loading…
Reference in a new issue