Commit 28d71e4
committed
Add an environment variable for the include folder in the CBMC directory.
The build requirements have failed, and any other changes are very *very*
brittle, as they require downloading a CBMC package (so that an `include/cprover/`
folder is present), knowing the version and the location of the folder, and
that will also fail on the release PRs incrementing the version (as the packaged
versions and the reported version are going to be divergent).1 parent a13c4ab commit 28d71e4
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
67 | | - | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
107 | | - | |
| 108 | + | |
0 commit comments