Skip to content

Commit

Permalink
Enable debug symbols
Browse files Browse the repository at this point in the history
(cherry picked from commit f46bc0e)
  • Loading branch information
edolstra committed Feb 18, 2020
1 parent 8950ae9 commit 91030ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions release.nix
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ let

doInstallCheck = true;
installCheckFlags = "sysconfdir=$(out)/etc";

separateDebugInfo = true;
});


Expand Down

0 comments on commit 91030ea

Please sign in to comment.