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:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]