We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2424a2f + 3a51819 commit ab43207Copy full SHA for ab43207
packages/conf-gmp-powm-sec/conf-gmp-powm-sec.1/opam
@@ -18,7 +18,7 @@ description: """
18
This package can only install if the GMP lib is installed on the system and
19
corresponds to a version that has the mpz_powm_sec function."""
20
authors: "Etienne Millon <[email protected]>"
21
-flags: conf
+flags: [conf avoid-version]
22
extra-source "test.c" {
23
src:
24
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp-powm-sec/test.c.1"
0 commit comments