gzm55 commented on PR #1143:
URL: https://github.com/apache/maven-mvnd/pull/1143#issuecomment-2409874355

   > @gzm55 despite merged (just to make it move), can you pls review the CI 
script?
   
   @cstamas CI script for patching .a libs is still OK. i can list the .a files 
with fixed paths on a Ubuntu 24 box and graalvm-ce-java17-22.3.0:
   
   ```
   ls -l /lib/x86_64-linux-gnu/libz.a
   cd "$GRAALVM_HOME"
   ls -l ./lib/svm/clibraries/linux-amd64/liblibchelper.a
   ls -l ./lib/svm/clibraries/linux-amd64/libjvm.a
   ```
   
   the folder of lib/static/linux-amd64/glibc/ also exists, all .a libs under 
this folder are patched.


-- 
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

Reply via email to