mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
test: bump QEMU memory to 1536M when running under ASan/UBSan
This commit is contained in:
@@ -52,6 +52,7 @@ if [[ "$IS_BUILT_WITH_ASAN" = "yes" ]]; then
|
||||
STRIP_BINARIES=no
|
||||
SKIP_INITRD=yes
|
||||
PATH_TO_INIT=$ROOTLIBDIR/systemd-under-asan
|
||||
QEMU_MEM="1536M"
|
||||
fi
|
||||
|
||||
function find_qemu_bin() {
|
||||
|
||||
Reference in New Issue
Block a user