Removed default memory configuration for qemu.

This commit is contained in:
Michael Mueller
2023-08-07 18:12:51 +02:00
parent ecf760f4b5
commit 6b31730301

View File

@@ -254,7 +254,7 @@ lappend boot_modules libc.lib.so vfs.lib.so vfs_pipe.lib.so vfs
build_boot_image $boot_modules build_boot_image $boot_modules
append qemu_args " -nographic -m 800 " append qemu_args " -nographic "
# wait until Noux started # wait until Noux started
run_genode_until {.*\[init -> vfs\] creating build directory\.\.\..*\n} $boot_timeout run_genode_until {.*\[init -> vfs\] creating build directory\.\.\..*\n} $boot_timeout