From 0fd7a052778ac4c067ee4c0f7ee9f481e8b0ef68 Mon Sep 17 00:00:00 2001 From: Peter Shipton Date: Wed, 18 Oct 2023 09:53:41 -0400 Subject: [PATCH] Remove ea to build 0.41 RC1 Signed-off-by: Peter Shipton --- closed/autoconf/custom-spec.gmk.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/closed/autoconf/custom-spec.gmk.in b/closed/autoconf/custom-spec.gmk.in index 03af83a664..63951d882d 100644 --- a/closed/autoconf/custom-spec.gmk.in +++ b/closed/autoconf/custom-spec.gmk.in @@ -66,7 +66,7 @@ COMPILER_VERSION_STRING := @COMPILER_VERSION_STRING@ include $(TOPDIR)/closed/openjdk-tag.gmk -J9JDK_EXT_VERSION := $(VERSION_NUMBER_FOUR_POSITIONS)-ea +J9JDK_EXT_VERSION := $(VERSION_NUMBER_FOUR_POSITIONS) J9JDK_EXT_NAME := Extensions for OpenJDK for Eclipse OpenJ9 # required by CMake