dcoliversun opened a new pull request, #5265:
URL: https://github.com/apache/incubator-gluten/pull/5265

   ## What changes were proposed in this pull request?
   
   This PR aims to correct `.so` file path:
   * /usr/lib64/libglog.so.0 -> /usr/local/lib64/libglog.so.1
   * /usr/lib64/libgflags.so.2.2 -> /usr/local/lib64/libgflags.so.2.2
   
   (Fixes: \#5264)
   
   ## How was this patch tested?
   
   Build test in github action 
https://github.com/dcoliversun/gluten/actions/runs/8521763988
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to