Use mm orc

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
baalajimaestro 2022-07-22 11:22:36 +05:30
parent 78964cdd45
commit fc70ae28d2
Signed by: baalajimaestro
GPG key ID: F93C394FE9BBAFD5

View file

@ -27,6 +27,7 @@ RUN nimble build --passL:-L/usr/lib \
--passL:"-flto" \
-d:release \
--opt:speed \
--mm:orc \
--accept
RUN strip -s /app/nim_censor_bot && \