We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e57081c commit 7de7d33Copy full SHA for 7de7d33
packages/ocaml-variants/ocaml-variants.4.04.0+macros/files/fix-gcc10.patch
packages/ocaml-variants/ocaml-variants.4.04.0+macros/opam
@@ -57,3 +57,11 @@ authors: [
57
"Didier Rémy"
58
"Jérôme Vouillon"
59
]
60
+extra-source "fix-gcc10.patch" {
61
+ src:
62
+ "https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-base-compiler/fix-gcc10.patch.4.04.1"
63
+ checksum: [
64
+ "sha256=ca5ea3fb78daac1c3899abfddb7bda4680255e6364e53e63d651392e669ab73a"
65
+ "md5=c59d1ac3de4c892f4aa74d8d1112de00"
66
+ ]
67
+}
0 commit comments