imay commented on a change in pull request #338: Fix compile issue of 
thirdparty library
URL: https://github.com/apache/incubator-doris/pull/338#discussion_r235587835
 
 

 ##########
 File path: build.sh
 ##########
 @@ -35,6 +35,18 @@ export DORIS_HOME=${ROOT}
 
 . ${DORIS_HOME}/env.sh
 
+# build thirdparty libraries if necessary
+if [[ ! -d ${DORIS_THIRDPARTY}/installed ]]; then
 
 Review comment:
   should check a lib that generated by build-thirdparty.sh

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to