Dune: use linkall
for tezos-shell-services
So that non-explictly-linked errors are still properly parsed and pretty-printed.
This commit is contained in:
parent
f13e3e84c5
commit
4bc4d6e871
@ -6,6 +6,7 @@
|
||||
(libraries (tezos-base))
|
||||
(flags (:standard -w +27@8
|
||||
-safe-string
|
||||
-linkall
|
||||
-open Tezos_base__TzPervasives))))
|
||||
|
||||
(alias
|
||||
|
Loading…
Reference in New Issue
Block a user