]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
Config: Disable parallel builds for Cargo on riscv64
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 22 Feb 2022 12:51:35 +0000 (12:51 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Tue, 22 Feb 2022 19:41:39 +0000 (19:41 +0000)
commit9b1f666eae381924b1b3bc1666cadc9ef3320955
tree63f0dbc09a1851daa7d02ab6bd76965a9b6d561b
parent1432531ac87a9807908c12bc9a9e64787fa9a284
Config: Disable parallel builds for Cargo on riscv64

There seems to be some problem where Cargo deadlocks during the build
when running on mutliple cores simulteneously.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/Config