We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e81000 + a6c3bd8 commit 1f2c5a0Copy full SHA for 1f2c5a0
test-suite/Makefile.rocq.local
@@ -12,4 +12,5 @@ ifeq '$(METAROCQ_CONFIG)' 'local'
12
export OCAMLPATH
13
endif
14
15
-COQEXTRAFLAGS=-quiet
+COQEXTRAFLAGS?=
16
+COQEXTRAFLAGS+= -quiet
0 commit comments