diff options
author | Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com> | 2025-10-15 02:59:01 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-10-16 14:48:54 +0100 |
commit | 45684db38660b6c1a177d41eee02f624d0fb19f9 (patch) | |
tree | 0667ad5c6314aafb0d6b0ffd50e90d4549a2de18 /meta/lib/patchtest/tests/test_python_pylint.py | |
parent | 5284c01374eb3957ab13ff3f271424e9ee7b9840 (diff) | |
download | poky-45684db38660b6c1a177d41eee02f624d0fb19f9.tar.gz |
rust: Increase QEMU size to 1024 MB
Rightnow rust depends on llvm instead of rust-llvm
Setup in rust-llvm
CFLAGS:remove = "-g"
CXXFLAGS:remove = "-g"
Setup in llvm
DEBUG_LEVELFLAG = "-g1"
As a result, the stage1 compiler crate binaries include debug symbols,
increasing their size. These binaries are used to run tests inside QEMU.
To accommodate this, increase the QEMU RAM allocation to 1024 MB.
(From OE-Core rev: 1c87bca91c61a272266a0f2763e0477b66f06c13)
Signed-off-by: Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/patchtest/tests/test_python_pylint.py')
0 files changed, 0 insertions, 0 deletions