yangzhg commented on a change in pull request #4517:
URL: https://github.com/apache/incubator-doris/pull/4517#discussion_r483339064
##########
File path: thirdparty/build-thirdparty.sh
##########
@@ -68,7 +68,8 @@ else
fi
# prepare installed prefix
-mkdir -p ${TP_DIR}/installed
+mkdir -p ${TP_DIR}/installed/lib64
+ln -sf ${TP_DIR}/installed/lib64 ${TP_DIR}/installed/lib
Review comment:
yes lib and lib64 has same same file
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]