Files
RedBear-OS/.config
T
vasilito 065f4c548a build: reduce COOKBOOK_MAKE_JOBS to 4 to avoid OOM during Qt compilation
- System has 62GB RAM but no swap, and parallel Qt builds cause OOM
- Reducing from 8 to 4 jobs should keep memory usage within limits
2026-06-21 03:37:37 +03:00

4 lines
69 B
Plaintext

PODMAN_BUILD?=0
REDBEAR_ALLOW_PROTECTED_FETCH=1
COOKBOOK_MAKE_JOBS=4