Skip to content

Commit

Permalink
Merge branch 'master' into protz_collision
Browse files Browse the repository at this point in the history
  • Loading branch information
msprotz authored Dec 23, 2024
2 parents d3160da + f1d7a3e commit 7e5d129
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .docker/build/install-deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,7 @@ git clone --branch $FSTAR_BRANCH https://github.com/FStarLang/FStar "$FSTAR_HOME
opam install --deps-only "$FSTAR_HOME/fstar.opam"
OTHERFLAGS='--admit_smt_queries true' make -j 24 -C "$FSTAR_HOME"

sudo "$FSTAR_HOME/bin/get_fstar_z3.sh" "/usr/local/bin"

# Install other deps
"$build_home"/install-other-deps.sh

0 comments on commit 7e5d129

Please sign in to comment.