Skip to content

Commit

Permalink
build release profile (ignore warnings, HAHAHA)
Browse files Browse the repository at this point in the history
  • Loading branch information
zbroyar committed Aug 15, 2019
1 parent ab14e84 commit 4c4e87e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pgocaml.opam
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ bug-reports: "https://github.com/darioteixeira/pgocaml/issues"
dev-repo: "git+https://github.com/darioteixeira/pgocaml.git"
license: "LGPL-2.0 with OCaml linking exception"
build: [
["dune" "build"]
["dune" "build" "--profile" "release"]
["dune" "build" "@doc"]
]
install: [["dune" "install"]]
Expand Down

0 comments on commit 4c4e87e

Please sign in to comment.