diff --git a/Dockerfile b/Dockerfile index e909990..6136d02 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,7 +17,7 @@ RUN nimble build --passL:-L/usr/lib \ --passl:-lsqlite3 \ --passl:-lcrypto \ --passL:-static \ - --passL:-flto=thin \ + --passL:"-flto=full" \ -d:release \ --opt:speed \ --accept