disable ltrace for now, until we fix those elfutils problems
svn path=/nixpkgs/trunk/; revision=4304
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user