treewide: fix *Flags
This commit is contained in:
committed by
Jan Tojnar
parent
20b02b80aa
commit
ac8eaa8507
@@ -92,7 +92,7 @@ let
|
||||
attrValues (mkMathcompGenFrom overrides (mathcomp-deps mathcomp-pkg) mathcomp-version);
|
||||
enableParallelBuilding = true;
|
||||
|
||||
buildFlags = optionalString withDoc "doc";
|
||||
buildFlags = optional withDoc "doc";
|
||||
|
||||
COQBIN = "${coq}/bin/";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user