From 039104fb9e810a9b03371b418d77b299cb452a11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81ron=20Ricardo=20Perez-Lopez?= Date: Wed, 10 Jul 2024 12:39:11 +0200 Subject: [PATCH] Use smt-switch version with static fixes --- contrib/setup-smt-switch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/setup-smt-switch.sh b/contrib/setup-smt-switch.sh index 12c6fbb8..5f0d27f8 100755 --- a/contrib/setup-smt-switch.sh +++ b/contrib/setup-smt-switch.sh @@ -4,7 +4,7 @@ set -e DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )" DEPS=$DIR/../deps -SMT_SWITCH_VERSION=2da835b70798954ba7c565793a0fd19e68a3927a +SMT_SWITCH_VERSION=0bec54d44e378ddbfdc64654eba89b4184d0b52b usage () { cat <