this repo has no description

Apply suggestions from code review

Co-authored-by: Raphaël Proust <raphael-proust@users.noreply.github.com>

Changed files
+1 -1
packages
conf-gmp-powm-sec
conf-gmp-powm-sec.4
+1 -1
packages/conf-gmp-powm-sec/conf-gmp-powm-sec.4/opam
···
"sh"
"-exc"
"%{host-arch-x86_64:installed?x86_64:}%%{host-arch-x86_32:installed?i686:}%-w64-mingw32-gcc -c $CFLAGS test.c"
-
] {os = "win32"}
]
depends: [
"conf-gmp"
···
"sh"
"-exc"
"%{host-arch-x86_64:installed?x86_64:}%%{host-arch-x86_32:installed?i686:}%-w64-mingw32-gcc -c $CFLAGS test.c"
+
] {os = "win32" & os-distribution != "cygwinports"}
]
depends: [
"conf-gmp"