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 2021/12/21 12:39:04 UTC

[GitHub] [incubator-doris] morningman commented on a change in pull request #7451: [Compile] Support build with clang

morningman commented on a change in pull request #7451:
URL: https://github.com/apache/incubator-doris/pull/7451#discussion_r773101489



##########
File path: be/CMakeLists.txt
##########
@@ -18,13 +18,6 @@
 cmake_minimum_required(VERSION 3.19.2)
 
 # set CMAKE_C_COMPILER, this must set before project command
-if (DEFINED ENV{DORIS_GCC_HOME})

Review comment:
       I think this should be an optional choice?




-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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