You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove CertiKOS-specific features
This is in anticipation of merging with composable-compcert: we keep the
parametrization of each pass over initial states, and the possibility of
empty program definitions, but throw away the parametrized memory model
and some other aspects of CompCertX for CertiKOS.
For the release, turn off -warn-error
Release builds should not have -warn-error so that they are resilient to addition of new warnings in newer versions of OCaml.