Enable panics

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
baalajimaestro 2022-04-25 11:42:45 +05:30
parent 1a736e84ce
commit 13d08267a7
Signed by: baalajimaestro
GPG key ID: F93C394FE9BBAFD5

View file

@ -33,6 +33,7 @@ RUN nimble build --passL:-L/usr/lib \
--passL:"-flto=full" \
--passL:"-fuse-ld=lld" \
--gc:arc \
--panics:on \
-d:danger \
--opt:speed \
--accept