Merge pull request #272947 from flokli/revert-systemd-debuginfo
Revert "systemd: enable debug info"
This commit is contained in:
commit
14cc6db256
1 changed files with 0 additions and 1 deletions
|
@ -376,7 +376,6 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
'';
|
||||
|
||||
outputs = [ "out" "dev" ] ++ (lib.optional (!buildLibsOnly) "man");
|
||||
separateDebugInfo = true;
|
||||
|
||||
nativeBuildInputs =
|
||||
[
|
||||
|
|
Loading…
Reference in a new issue