Enable panics
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
parent
1a736e84ce
commit
13d08267a7
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ RUN nimble build --passL:-L/usr/lib \
|
||||||
--passL:"-flto=full" \
|
--passL:"-flto=full" \
|
||||||
--passL:"-fuse-ld=lld" \
|
--passL:"-fuse-ld=lld" \
|
||||||
--gc:arc \
|
--gc:arc \
|
||||||
|
--panics:on \
|
||||||
-d:danger \
|
-d:danger \
|
||||||
--opt:speed \
|
--opt:speed \
|
||||||
--accept
|
--accept
|
||||||
|
|
Loading…
Reference in a new issue