bell-sw / Liberica

Free and 100% open source Progressive Java Runtime for modern Java™ deployments supported by a leading OpenJDK contributor
https://bell-sw.com/pages/libericajdk/
GNU General Public License v2.0
299 stars 28 forks source link

Update to glibc 2.34 for glibc-based alpine #176

Open cfredri4 opened 1 month ago

cfredri4 commented 1 month ago

Any reason for why very old version 2.28 of glibc is used?

I have the need to include a native library which requires a newer version of glibc.

This PR updates glibc to 2.34. I chose this version to minimize required changes; it builds without issues but newer versions needs additional changes.