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 2023/01/15 11:21:03 UTC

[GitHub] [doris] isHuangXin commented on issue #15940: [Bug] Unable to successfully build doris on M1

isHuangXin commented on issue #15940:
URL: https://github.com/apache/doris/issues/15940#issuecomment-1383123806

   Bugfixed via this solution. Thanks
   ```
   cd thirdparty
   rm -rf installed
   curl -L https://github.com/apache/doris-thirdparty/releases/download/automation/doris-thirdparty-prebuilt-darwin-arm64.tar.xz  -o - | tar -xf -
   ```
   <img width="1512" alt="image" src="https://user-images.githubusercontent.com/57054352/212537695-33ece628-bc55-4804-8a73-f1093c0498a2.png">
   


-- 
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