yangzhg commented on a change in pull request #5473: URL: https://github.com/apache/incubator-doris/pull/5473#discussion_r589119203
########## File path: be/src/tools/CMakeLists.txt ########## @@ -26,7 +26,7 @@ add_executable(meta_tool ) # This permits libraries loaded by dlopen to link to the symbols in the program. -# set_target_properties(doris_be PROPERTIES LINK_FLAGS -pthread) +set_target_properties(palo_be PROPERTIES ENABLE_EXPORTS 1) Review comment: should be meta_tool ---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org