newlib: enable parallel build

... for massively decreasing the build time. On my laptop, this drops
build times from 40s to 10s.
This commit is contained in:
Julian Stecklina 2024-11-08 16:37:35 +01:00
parent 4aa36568d4
commit e600b8b00b

View File

@ -86,6 +86,7 @@ stdenv.mkDerivation (finalAttrs: {
"--enable-newlib-retargetable-locking"
]);
enableParallelBuilding = true;
dontDisableStatic = true;
# apply necessary nano changes from https://developer.arm.com/-/media/Files/downloads/gnu/12.2.rel1/manifest/copy_nano_libraries.sh?rev=4c50be6ccb9c4205a5262a3925317073&hash=1375A7B0A1CD0DB9B9EB0D2B574ADF66