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.
1 parent 093bb8c commit a893e50Copy full SHA for a893e50
packages/conf-clang/conf-clang.1/opam
@@ -16,6 +16,7 @@ depexts: [
16
["clang"] {os-distribution = "ol"}
17
["clang"] {os-distribution = "arch"}
18
# on FreeBSD clang is already part of the base system in contrib/llvm-project/clang
19
+ ["clang"] {os = "win32"}
20
]
21
synopsis: "Virtual package relying on clang"
22
description:
0 commit comments