From: Mathieu Baudier Date: Wed, 22 Mar 2023 07:14:55 +0000 (+0100) Subject: Update compiler version X-Git-Tag: v2.3.5~25 X-Git-Url: https://git.argeo.org/?a=commitdiff_plain;h=2e50670da78c22215e26acb418c45879005e596a;p=cc0%2Fargeo-build.git Update compiler version --- diff --git a/common.mk b/common.mk index d4f3cdf..661f94b 100644 --- a/common.mk +++ b/common.mk @@ -2,6 +2,6 @@ build-major=2 build-minor=3 # Required third party libraries -ECJ_BRANCH=3.32 +ECJ_BRANCH=3.33 BNDLIB_BRANCH=5.3 SYSLOGGER_BRANCH=$(build-major).$(build-minor)