Enable debug symbols
(cherry picked from commit f46bc0e8eb079f7d2613bfabfbcff31f4401b42c)
This commit is contained in:
parent
8950ae95a4
commit
91030eae50
1 changed files with 2 additions and 0 deletions
|
@ -91,6 +91,8 @@ let
|
|||
|
||||
doInstallCheck = true;
|
||||
installCheckFlags = "sysconfdir=$(out)/etc";
|
||||
|
||||
separateDebugInfo = true;
|
||||
});
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue