You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/03/04 00:17:51 UTC

[GitHub] [incubator-doris] imay commented on a change in pull request #3026: fix compile error in ubuntu 18.10

imay commented on a change in pull request #3026: fix compile error in ubuntu 18.10
URL: https://github.com/apache/incubator-doris/pull/3026#discussion_r387372147
 
 

 ##########
 File path: thirdparty/download-thirdparty.sh
 ##########
 @@ -279,6 +279,14 @@ if test "x$PATCH_COMPILER_RT" == "xtrue"; then
     echo "Finished patching $COMPILER_RT_SOURCE"
 fi
 
+cd $TP_SOURCE_DIR/$COMPILER_RT_SOURCE
 
 Review comment:
   Hi, zhengguo, LLVM has been removed from Doris dependency. So I think we can not compile LLVM now.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org