coqPackages.VST: fix build with Coq 8.15.1
This commit is contained in:
committed by
Vincent Laporte
parent
9e4d58db80
commit
ff83e827b5
@@ -37,6 +37,7 @@ mkCoqDerivation {
|
||||
preConfigure = ''
|
||||
patchShebangs util
|
||||
substituteInPlace Makefile \
|
||||
--replace 'COQVERSION= ' 'COQVERSION= 8.15.1 or-else '\
|
||||
--replace 'FLOYD_FILES=' 'FLOYD_FILES= ${toString extra_floyd_files}'
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user