aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0d48aff51..dd0e68e4f 100644
--- a/Makefile
+++ b/Makefile
@@ -1258,7 +1258,7 @@ newcontrib:: $(CONTRIBVO:%.vo=new%.vo) $(CONTRIBCMO)
COQTOPNEW=bin/coqtopnew.$(BEST)$(EXE)
NEWCMX=$(HIGHPARSINGNEW:.cmo=.cmx)
-NEWOPTS=-boot $(GLOB) -R newtheories Coq -R newcontrib Coq
+NEWOPTS=-boot $(GLOB) -v8 -R newtheories Coq -R newcontrib Coq
NEWCOQBARE=$(COQTOPNEW) $(NEWOPTS) -nois
NEWCOQ=$(COQTOPNEW) $(NEWOPTS) -is states/initialnew.coq