cpython: set separateDebugInfo
This commit is contained in:
parent
09558f1dbf
commit
6d19ab339a
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user