graalvm / mandrel-packaging

6 stars 8 forks source link

Fix destination directory for Linux c libs #385

Closed jerboaa closed 8 months ago

jerboaa commented 8 months ago

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

jerboaa commented 8 months ago

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.