this repo has no description
0
fork

Configure Feed

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

Document that clang presence on FreeBSD

+1
+1
packages/conf-clang/conf-clang.1/opam
··· 15 15 ["clang"] {os-family = "suse" | os-family = "opensuse"} 16 16 ["clang"] {os-distribution = "ol"} 17 17 ["clang"] {os-distribution = "arch"} 18 + # on FreeBSD clang is already part of the base system in contrib/llvm-project/clang 18 19 ] 19 20 synopsis: "Virtual package relying on clang" 20 21 description: