From 1879c5d441cd7e0203f6e728c734137953b0b59e Mon Sep 17 00:00:00 2001 From: Théo Zimmermann Date: Fri, 20 Oct 2017 17:33:36 +0200 Subject: Switch testing branch back to CompCert upstream. This follows the merge of AbsInt/CompCert#191. --- dev/ci/ci-basic-overlay.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev') diff --git a/dev/ci/ci-basic-overlay.sh b/dev/ci/ci-basic-overlay.sh index 545846da58..e76f283706 100644 --- a/dev/ci/ci-basic-overlay.sh +++ b/dev/ci/ci-basic-overlay.sh @@ -76,8 +76,8 @@ ######################################################################## # CompCert ######################################################################## -: ${CompCert_CI_BRANCH:=less_init_plugins} -: ${CompCert_CI_GITURL:=https://github.com/letouzey/CompCert.git} +: ${CompCert_CI_BRANCH:=master} +: ${CompCert_CI_GITURL:=https://github.com/AbsInt/CompCert.git} ######################################################################## # VST -- cgit v1.2.3