Skip to content

Commit 7a6e320

Browse files
committed
Compile in compatibility mode for Coq 8.4
1 parent 294a9de commit 7a6e320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/sh
22

3-
coq_makefile -f Make -o Makefile
3+
coq_makefile -f Make -o Makefile -arg "-compat 8.4"

0 commit comments

Comments
 (0)