disable ltrace for now, until we fix those elfutils problems
svn path=/nixpkgs/trunk/; revision=4304
This commit is contained in:
parent
04d6db0985
commit
2b76e2955d
@ -608,9 +608,9 @@ rec {
|
|||||||
|
|
||||||
### DEVELOPMENT / DEBUGGERS
|
### DEVELOPMENT / DEBUGGERS
|
||||||
|
|
||||||
ltrace = (import ../development/debuggers/ltrace) {
|
#ltrace = (import ../development/debuggers/ltrace) {
|
||||||
inherit fetchurl stdenv;
|
# inherit fetchurl stdenv;
|
||||||
};
|
#};
|
||||||
|
|
||||||
### DEVELOPMENT / INTERPRETERS
|
### DEVELOPMENT / INTERPRETERS
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user