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

UMA: add missing include path #7366

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Conversation

keithc-ca
Copy link
Member

If make decides to build OMR_VM.o for omr_static_lib, it will not be able to find mminitcore.h because $(top_srcdir)/gc/startup is not on the include path (like it is in omr/makefile).

If make decides to build OMR_VM.o for omr_static_lib, it will not be
able to find mminitcore.h because $(top_srcdir)/gc/startup is not
on the include path (like it is in omr/makefile).

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@dmitripivkine
Copy link
Contributor

@babsingh Would you please review?

@babsingh
Copy link
Contributor

jenkins build all

@babsingh babsingh merged commit 3a218f2 into eclipse:master Jun 11, 2024
17 checks passed
@keithc-ca keithc-ca deleted the static_lib branch June 11, 2024 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants