From: Mathieu Baudier Date: Thu, 23 Mar 2023 12:38:34 +0000 (+0100) Subject: Revert Eclipse compiler (ECJ) to Eclipse release v4.26, since ECJ X-Git-Tag: v2.3.5~4 X-Git-Url: https://git.argeo.org/?a=commitdiff_plain;h=31d1ce9a4e1fd7bacfbf30612f8ad496f8ba2232;p=cc0%2Fargeo-build.git Revert Eclipse compiler (ECJ) to Eclipse release v4.26, since ECJ sources to download are broken with v4.27 --- diff --git a/common.mk b/common.mk index 661f94b..d4f3cdf 100644 --- a/common.mk +++ b/common.mk @@ -2,6 +2,6 @@ build-major=2 build-minor=3 # Required third party libraries -ECJ_BRANCH=3.33 +ECJ_BRANCH=3.32 BNDLIB_BRANCH=5.3 SYSLOGGER_BRANCH=$(build-major).$(build-minor)