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
|
||||
|
||||
ltrace = (import ../development/debuggers/ltrace) {
|
||||
inherit fetchurl stdenv;
|
||||
};
|
||||
#ltrace = (import ../development/debuggers/ltrace) {
|
||||
# inherit fetchurl stdenv;
|
||||
#};
|
||||
|
||||
### DEVELOPMENT / INTERPRETERS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user