Commit 5d44f02
committed
Makefile: allow skipping krmllib build when LOWSTAR=false
When using newer F*'s without Low* support, the default makefile rule
will fail since it tries to build krmllib. This patch allows to set
LOWSTAR=false in the environment to avoid it, but still get a working
local install (just without krmllib checked files).
(This patch is already in the fstar2 branch that the F* submodule
tracks.)1 parent 7d47749 commit 5d44f02
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
| |||
0 commit comments