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

Clean up redundant OMR_GC flags in common.cmake #18978

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

knn-k
Copy link
Contributor

@knn-k knn-k commented Feb 19, 2024

This commit removes some lines for OMR_GC flags in common.cmake. Those lines are not needed because the flags are defined by j9vm_shadowed_option() based on relevant J9VM_GC flags.

This commit removes some lines for OMR_GC flags in common.cmake.
Those lines are not needed because the flags are defined by
j9vm_shadowed_option() based on relevant J9VM_GC flags.

Signed-off-by: KONNO Kazuhiro <[email protected]>
@knn-k knn-k added the cmake label Feb 19, 2024
@knn-k
Copy link
Contributor Author

knn-k commented Feb 19, 2024

Jenkins test sanity all jdk11

@knn-k
Copy link
Contributor Author

knn-k commented Feb 19, 2024

Similar but independent PRs: #18918, #18966

@knn-k
Copy link
Contributor Author

knn-k commented Feb 19, 2024

This commit does not change omrcfg.h that is generated during the build.

@knn-k knn-k marked this pull request as ready for review February 19, 2024 09:03
@pshipton pshipton merged commit 6bb3363 into eclipse-openj9:master Feb 23, 2024
13 checks passed
@knn-k knn-k deleted the cmakeFlags2 branch February 24, 2024 01:20
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