Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jscoq-light
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pierre Rousselin
jscoq-light
Commits
8c6f18b3
Commit
8c6f18b3
authored
4 years ago
by
Shachar Itzhaky
Browse files
Options
Downloads
Patches
Plain Diff
[build] [bugfix] Workaround for a bug in Dune 2.4.
(This bug is fixed upstream.)
parent
5efc6173
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
dune-workspace
+4
-2
4 additions, 2 deletions
dune-workspace
dune-workspace-64
+4
-2
4 additions, 2 deletions
dune-workspace-64
with
8 additions
and
4 deletions
dune-workspace
+
4
−
2
View file @
8c6f18b3
(lang dune 2.1)
(lang dune 2.4)
(profile release)
(context
(opam (switch jscoq+32bit)
(
profile release)
(
disable_dynamically_linked_foreign_archives false) ; https://github.com/ocaml/dune/issues/3262
(merlin)))
This diff is collapsed.
Click to expand it.
dune-workspace-64
+
4
−
2
View file @
8c6f18b3
(lang dune 2.1)
(lang dune 2.4)
(profile release)
(context
(opam (switch jscoq+64bit)
(
profile release)
(
disable_dynamically_linked_foreign_archives false) ; https://github.com/ocaml/dune/issues/3262
(merlin)))
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment