https://gitlab.com/tezos/tezos
Raw File
Tip revision: 021a0adbe9fb013311b838a8ab452ce716adbb46 authored by François Thiré on 20 May 2022, 08:12:45 UTC
Workers: Make workers resilient to uncaught exceptions
Tip revision: 021a0ad
dune-workspace
(lang dune 2.9)

(env
 (release (ocamlopt_flags (:standard -O3)))
 (static (ocamlopt_flags (:standard -O3))))

(context (default (paths (ORIGINAL_PATH :standard))))

; This file was automatically generated, do not edit.
; Edit file manifest/manifest.ml instead.
back to top