this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Apply suggestions from code review

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

authored by

Marcello Seri
Raphaël Proust
and committed by
GitHub
276e2f9f fb188ce3

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