diff --git a/OMakefile b/OMakefile index 4ed98a9e75..7ffd187646 100644 --- a/OMakefile +++ b/OMakefile @@ -21,6 +21,8 @@ if $(not $(defined-env CARBON_DISTFILES)) CARBON_DISTFILES = /usr/groups/linux/distfiles export +OCAMLDEP_MODULES_ENABLED = false + USE_OCAMLFIND = true OCAMLFLAGS = -g -dtypes -thread -warn-error F