Add option environment.enableDebugInfo
This makes the debug outputs of packages that have them available to programs like gdb.
This commit is contained in:
@@ -43,6 +43,8 @@ let
|
||||
|
||||
doInstallCheck = false;
|
||||
|
||||
separateDebugInfo = stdenv.isLinux;
|
||||
|
||||
crossAttrs = {
|
||||
postUnpack =
|
||||
'' export CPATH="${bzip2.crossDrv}/include"
|
||||
|
||||
Reference in New Issue
Block a user