WingsGo opened a new pull request #2660: [Build]Make set target arch universal URL: https://github.com/apache/incubator-doris/pull/2660 There is a problem that if the compile computer language is not en, for example zh_CN.UTF-8, the variable CMAKE_BUILD_TARGET_ARCH will be empty.So use `uname -m` to set CMAKE_BUILD_TARGET_ARCH
---------------------------------------------------------------- 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]
