From 663ce9431815b8f41aed4dbd8ea84b7af77da45e Mon Sep 17 00:00:00 2001 From: HaimKortovich Date: Wed, 15 Apr 2026 11:47:08 -0500 Subject: [PATCH] remove bad flags in vm --- rel/vm.args.eex | 7 ------- 1 file changed, 7 deletions(-) diff --git a/rel/vm.args.eex b/rel/vm.args.eex index 649eb39..06671bb 100644 --- a/rel/vm.args.eex +++ b/rel/vm.args.eex @@ -1,12 +1,5 @@ ## --- memory optimisation (embedded/low-RAM targets) --- -## address-order best-fit for all allocators -+MBas aobf -+MHas aobf -+MPas aobf -+MDas aobf -+MFas aobf - ## disable carrier utilization limit +MBacul 0 +MHacul 0