Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 8b259915 authored by Floris Bos's avatar Floris Bos
Browse files

README.md: mention disabling parallel build on Pi

On bullseye it seems to default to 'make -j4' which will results
in OOM when it runs out of swap

==
[ 3004.100215] Out of memory: Killed process 6983 (cc1plus) total-vm:211660kB, anon-rss:170332kB, file-rss:0kB, shmem-rss:0kB, UID:1000 pgtables:428kB oom_score_adj:0
==

Mention how to disable parallel build in README.md
parent 35172d34
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment