Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Internal Build Breaks caused by OMR 7349 #19850

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

dsouzai
Copy link
Contributor

@dsouzai dsouzai commented Jul 11, 2024

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.

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>
@keithc-ca keithc-ca merged commit c895f84 into eclipse-openj9:master Jul 11, 2024
2 checks passed
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