Skip to content

Commit ca708af

Browse files
Try to rule out ocaml-option-bytecode-only for Ocaml 5
1 parent eec133f commit ca708af

File tree

1 file changed

+2
-0
lines changed
  • packages/coq-waterproof/coq-waterproof.3.0.0+8.17

1 file changed

+2
-0
lines changed

packages/coq-waterproof/coq-waterproof.3.0.0+8.17/opam

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ build: [
3333

3434
available: (arch != "s390x") & (arch != "ppc64") & (os != "win32")
3535

36+
conflicts: [ "ocaml-option-bytecode-only" {arch = "arm32" | arch = "x86_32"} ]
37+
3638
tags: [
3739
"keyword:mathematics education"
3840
"category:Mathematics/Education"

0 commit comments

Comments
 (0)