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 destination directory for Linux c libs #385

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

jerboaa
Copy link
Collaborator

@jerboaa jerboaa commented Jan 11, 2024

They now live in a glibc sub-folder on Linux.

This fixes Mandrel build issues we see in CI (for example here).

A run to verify the Windows build (outside the PR tester) has been triggered here:
https://github.com/graalvm/mandrel/actions/runs/7487471261

They now live in a 'glibc' sub-folder
@jerboaa jerboaa requested a review from zakkak January 11, 2024 10:32
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jan 11, 2024
@jerboaa
Copy link
Collaborator Author

jerboaa commented Jan 11, 2024

PR tester for Windows fails the same as for #384. Look at https://github.com/graalvm/mandrel/actions/runs/7487471261 which shows a successful Windows build with this.

build.java Show resolved Hide resolved
@jerboaa jerboaa merged commit 500ebfa into graalvm:master Jan 11, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants