Dont run runtime safety checks
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
parent
26fedf56b0
commit
37c7687784
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue