MasterJH5574 opened a new pull request, #18744: URL: https://github.com/apache/tvm/pull/18744
dsymutil cannot process static libraries (.a files), causing the build to fail when building tvm_runtime as a static library for iOS. Only run dsymutil on tvm_runtime when building the shared library variant. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
