From e9b4b80b84fe45e03d563cfc2d091f4f84a7f015 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 9 Apr 2019 10:51:33 +0200 Subject: [PATCH] Update submodule; bump build date --- backend/Cloogle | 2 +- backend/install_clean_vars.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/Cloogle b/backend/Cloogle index 374ee8c..1008b44 160000 --- a/backend/Cloogle +++ b/backend/Cloogle @@ -1 +1 @@ -Subproject commit 374ee8c1ffc0c05ef9c954eb99cc697b95f7a667 +Subproject commit 1008b440cfd31fa63fbbcd0c8342fe4062e9f197 diff --git a/backend/install_clean_vars.sh b/backend/install_clean_vars.sh index 2099dd7..0db3aad 100755 --- a/backend/install_clean_vars.sh +++ b/backend/install_clean_vars.sh @@ -4,4 +4,4 @@ PATCHCLEANBUILD="sed -i 's:clean-compiler-and-rts compiler itask:cstaps compiler PATCHCLEANBUILD="$PATCHCLEANBUILD;sed -i 's:compiler-itask:compiler-cloogle:' clean-base/linux-x64/build.sh" export PATCHCLEANBUILD -export CLEANDATE="2019-03-16" +export CLEANDATE="2019-04-10" -- GitLab