Merge: strace: enable debug info (#354017)
This commit is contained in:
commit
5c0f512a38
@ -9,6 +9,8 @@ stdenv.mkDerivation rec {
|
||||
hash = "sha256-gyYlg6NSnwLDUBqouKx3K0y8A9yTTpi6tuSINibig6U=";
|
||||
};
|
||||
|
||||
separateDebugInfo = true;
|
||||
|
||||
depsBuildBuild = [ buildPackages.stdenv.cc ];
|
||||
nativeBuildInputs = [ perl ];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user