Skip to content

Commit 7f9c784

Browse files
authored
Merge pull request #28787 from ocaml/mseri-patch-1
ocaml 5.4.0 should not be "avoid-version"
2 parents df4987a + 2a46055 commit 7f9c784

File tree

1 file changed

+1
-1
lines changed
  • packages/ocaml/ocaml.5.4.0

1 file changed

+1
-1
lines changed

packages/ocaml/ocaml.5.4.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ depends: [
2323
"ocaml-system" {>= "5.4.0~" & < "5.4.1~"} |
2424
"dkml-base-compiler" {>= "5.4.0~" & < "5.4.1~"}
2525
]
26-
flags: [conf avoid-version]
26+
flags: [conf]
2727
setenv: [
2828
[OCAMLTOP_INCLUDE_PATH += "%{toplevel}%"]
2929
[CAML_LD_LIBRARY_PATH = "%{_:stubsdir}%"]

0 commit comments

Comments
 (0)