tkonolige commented on pull request #7917: URL: https://github.com/apache/tvm/pull/7917#issuecomment-829460968
@mherkazandjian That snippet will fix the issue. `/usr/bin/cc` looks at the environment variable `SDKROOT` and uses the `cc` in that directory. So if the user switches their `SDKROOT` between configuring and building tvm, then they will have an issue. -- 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]
