Commit 67b688b
committed
Migrate from cvc5-1.1.1 to 1.3.1
This is primarily motivated by bringing in the changes from
cvc5/cvc5#11861, which brings in a newer version of
`libpoly` that is compatible with recent versions of Apple `clang++`. (See
SRI-CSL/libpoly#85 for the relevant `libpoly` patch.)
This, in turn, allows `libpoly` to build with `macos-15` CI runners.
Note that recent versions of `cvc5` no longer require patching out the use of
the `ld.gold` linker on Windows, so we can remove the corresponding
`what4-solvers` patch that does this.1 parent 6e7d59a commit 67b688b
File tree
4 files changed
+2
-46
lines changed- .github
- patches
- repos
4 files changed
+2
-46
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | 122 | | |
129 | 123 | | |
130 | 124 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
This file was deleted.
Submodule cvc5 updated 3833 files
0 commit comments