cpython: set separateDebugInfo
This commit is contained in:
parent
09558f1dbf
commit
6d19ab339a
@ -296,6 +296,8 @@ in with passthru; stdenv.mkDerivation {
|
||||
pythonForBuild buildPackages.bash
|
||||
];
|
||||
|
||||
separateDebugInfo = true;
|
||||
|
||||
inherit passthru;
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
Loading…
Reference in New Issue
Block a user