Dont run runtime safety checks

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
baalajimaestro 2022-04-25 10:32:14 +05:30
parent 26fedf56b0
commit 37c7687784
Signed by: baalajimaestro
GPG key ID: F93C394FE9BBAFD5

View file

@ -19,7 +19,7 @@ RUN nimble build --passL:-L/usr/lib \
--passL:-static \ --passL:-static \
--passL:"-flto=full" \ --passL:"-flto=full" \
--passL:"-fuse-ld=lld" \ --passL:"-fuse-ld=lld" \
-d:release \ -d:danger \
--opt:speed \ --opt:speed \
--accept --accept