aboutsummaryrefslogtreecommitdiffstats
path: root/coin/test-configs.inc
diff options
context:
space:
mode:
Diffstat (limited to 'coin/test-configs.inc')
-rw-r--r--coin/test-configs.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/coin/test-configs.inc b/coin/test-configs.inc
index 5fbc1d55..5ebfff8f 100644
--- a/coin/test-configs.inc
+++ b/coin/test-configs.inc
@@ -81,3 +81,5 @@ TCLIBC_qemux86 = "musl"
TCLIBC_qemux86copy = "musl"
# limit parallel make to avoid OOM
PARALLEL_MAKE_pn-qtwebkit = "-j 8"
+# For decrease memory usage.
+SDK_XZ_COMPRESSION_LEVEL = "-1"