Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
stdpp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Iris
stdpp
Commits
9fd57032
Commit
9fd57032
authored
2 years ago
by
Robbert Krebbers
Browse files
Options
Downloads
Patches
Plain Diff
Use `-native-compiler no` to make sure we do not rely on (bugs) in `native_compute`.
parent
f8d00956
No related branches found
No related tags found
1 merge request
!419
Use `-native-compiler no` to make sure we do not rely on (bugs) in `native_compute`.
Pipeline
#73622
passed
2 years ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
_CoqProject
+1
-0
1 addition, 0 deletions
_CoqProject
with
1 addition
and
0 deletions
_CoqProject
+
1
−
0
View file @
9fd57032
...
@@ -2,6 +2,7 @@
...
@@ -2,6 +2,7 @@
# `-Q $PACKAGE[/ ]` so that we can filter out the right ones for each package.
# `-Q $PACKAGE[/ ]` so that we can filter out the right ones for each package.
-Q stdpp stdpp
-Q stdpp stdpp
-Q stdpp_unstable stdpp.unstable
-Q stdpp_unstable stdpp.unstable
-arg -native-compiler -arg no
# 'Global Hint Rewrite' not supported before Coq 8.14.
# 'Global Hint Rewrite' not supported before Coq 8.14.
-arg -w -arg -deprecated-hint-rewrite-without-locality
-arg -w -arg -deprecated-hint-rewrite-without-locality
# Fixing this one requires Coq 8.15.
# Fixing this one requires Coq 8.15.
...
...
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