From 1e5c0baa8cd59f651985ac3a7b41ab2ecbe90b5e Mon Sep 17 00:00:00 2001 From: Miguel Date: Thu, 11 Oct 2018 12:33:38 +0200 Subject: c++ global constructors calling from crt --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f583fa8..bbf4252 100644 --- a/Makefile +++ b/Makefile @@ -197,7 +197,7 @@ qemu-run: all -net nic,model=e1000 \ -net tap,ifname=tap0,script=no,downscript=no \ -vga virtio \ - -m 1024 + -m 2048 #-nographic \ #-vnc :0 \ #-net dump,file=./netfool -- cgit v1.2.3