chaoyli commented on a change in pull request #1773: Make 
CpuInfo::get_current_core work
URL: https://github.com/apache/incubator-doris/pull/1773#discussion_r322609128
 
 

 ##########
 File path: be/CMakeLists.txt
 ##########
 @@ -287,6 +287,14 @@ execute_process(
   OUTPUT_VARIABLE LLVM_MODULE_LIBS
   OUTPUT_STRIP_TRAILING_WHITESPACE
 )
+
+# Check if functions are supported in this platform. All flags will generated
+# in gensrc/build/common/env_config.h.
+# You can check funcion here which depends on paltform. Don't forget add this
 
 Review comment:
   spell error, platform

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org
For additional commands, e-mail: dev-h...@doris.apache.org

Reply via email to