Skip to content

Commit 81202c6

Browse files
alt-ergo build requires native compiler
1 parent 0dc68a8 commit 81202c6

File tree

1 file changed

+3
-0
lines changed
  • packages/alt-ergo/alt-ergo.2.4.2

1 file changed

+3
-0
lines changed

packages/alt-ergo/alt-ergo.2.4.2/opam

+3
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ build: [
3333
["dune" "subst"] {dev}
3434
["dune" "build" "-p" name "-j" jobs]
3535
]
36+
conflicts: [
37+
"ocaml-option-bytecode-only"
38+
]
3639
url {
3740
src: "https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz"
3841
checksum: [

0 commit comments

Comments
 (0)