gzm55 commented on issue #812: URL: https://github.com/apache/maven-mvnd/issues/812#issuecomment-1467015352
not only ubuntu, the native binaries may also run on centos 6/7. if we cannot keep lower glibc requirements (like JDK), we would have to release for each OS major version. glibc contains all version of its api. To avoid linking to high version glibc api, we should find the api requiring higher glibc, and append the lower name to `glibc.redef`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org