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