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 37188e1 commit b45a841Copy full SHA for b45a841
packages/clangml/clangml.4.7.0/opam
@@ -28,7 +28,7 @@ depends: [
28
"odoc" {with-doc & >= "1.5.1"}
29
"ocaml-migrate-parsetree" {>= "2.2.0"}
30
]
31
-dev-repo: "git@github.com:thierry-martinez/clangml.git"
+dev-repo: "git+https://github.com/thierry-martinez/clangml.git"
32
build: [
33
["./configure" "--prefix=%{prefix}%" "--with-llvm-config=%{conf-libclang:config}%"]
34
["./build_with_bigger_stack_size.sh" "dune" "build" "-p" name "-j" jobs "@install"
0 commit comments