From b8b09f17a8bb502ebd7163e67c4b43805feb7af7 Mon Sep 17 00:00:00 2001 From: baalajimaestro Date: Mon, 25 Apr 2022 11:15:44 +0530 Subject: [PATCH] Use gc arc Signed-off-by: baalajimaestro --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 52dc58e..f922b19 100644 --- a/Dockerfile +++ b/Dockerfile @@ -23,6 +23,7 @@ RUN nimble build --passL:-L/usr/lib \ --passL:-static \ --passL:"-flto=full" \ --passL:"-fuse-ld=lld" \ + --gc:arc \ -d:danger \ --opt:speed \ --accept