junrushao1994 commented on issue #10842:
URL: https://github.com/apache/tvm/issues/10842#issuecomment-1100771395

   We could turn off libbacktrace via the following setting in config.cmake:
   
   ```cmake
   set(USE_LIBBACKTRACE OFF)
   ```
   
   And of course, mixing different toolchains in a C++ project could cause 
potential issues. Would be great if we could finally unify the autoconf 
toolchain used in libbacktrace into cmake  


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

Reply via email to