Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
George Pirlea
Iris
Commits
55ee8e66
Commit
55ee8e66
authored
Nov 23, 2016
by
Ralf Jung
Browse files
opam: build in parallel
parent
4027fedc
Changes
1
Hide whitespace changes
Inline
Side-by-side
opam
View file @
55ee8e66
...
...
@@ -8,7 +8,7 @@ bug-reports: "https://gitlab.mpi-sws.org/FP/iris-coq/issues"
license: "BSD"
dev-repo: "https://gitlab.mpi-sws.org/FP/iris-coq"
build: [
[make]
[make
"-j%{jobs}%"
]
]
install: [make "install"]
remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/iris'" ]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment