yaoyaoding opened a new pull request, #210: URL: https://github.com/apache/tvm-ffi/pull/210
This PR removes the following ldflags when building torch-c-dlpack ext: ``` -L <python-lib-dir> -lpython3 ``` Fix https://github.com/apache/tvm-ffi/actions/runs/18935308302 After this PR: https://github.com/yaoyaoding/tvm-ffi/actions/runs/18954559833/job/54127883692 -- 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]
