Skip to content

Fix Internal Build Breaks caused by OMR 7349 - #19850

Merged
keithc-ca merged 1 commit into
eclipse-openj9:masterfrom
dsouzai:fixInternalBuildBreaks
Jul 11, 2024
Merged

Fix Internal Build Breaks caused by OMR 7349#19850
keithc-ca merged 1 commit into
eclipse-openj9:masterfrom
dsouzai:fixInternalBuildBreaks

Conversation

@dsouzai

@dsouzai dsouzai commented Jul 11, 2024

Copy link
Copy Markdown
Contributor

eclipse-omr/omr#7349 added a new file called OMRRSSRegion.cpp. Although this file was added to the CMakeLists.txt for OMR, there does not exist a common UMA config to add this file. As such, the OpenJ9 build when using UMA is broken.

This commit fixes this by adding this file to the UMA config.

Comment thread runtime/compiler/build/files/common.mk.ftl Outdated
eclipse-omr/omr#7349 added a new file called
OMRRSSRegion.cpp. Although this file was added to the CMakeLists.txt for
OMR, there does not exist a common UMA config to add this file. As such,
the OpenJ9 build when using UMA is broken.

This commit fixes this by adding this file to the UMA config.

Signed-off-by: Irwin D'Souza <dsouzai.gh@gmail.com>
@dsouzai
dsouzai force-pushed the fixInternalBuildBreaks branch from d2136b0 to f0a7758 Compare July 11, 2024 17:22
@keithc-ca
keithc-ca merged commit c895f84 into eclipse-openj9:master Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants