PragmaTwice commented on code in PR #2845:
URL: https://github.com/apache/kvrocks/pull/2845#discussion_r2015433678


##########
.github/workflows/kvrocks.yaml:
##########
@@ -558,6 +558,8 @@ jobs:
           echo "DEBUG START"
           ldconfig -p | grep libstdc++
           gcc -print-file-name=libstdc++.so
+          export LIBRARY_PATH=$LIBRARY_PATH:/lib64
+          export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/lib64

Review Comment:
   Hmmm why?



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

Reply via email to