FrozenGene opened a new pull request #5671: URL: https://github.com/apache/incubator-tvm/pull/5671
We can not build C++ rpc on Linux because of `win32_process.cc`. Current fix is to exclude `win32_process.cc` on Makefile because we build C++ rpc on Windows using CMake. Another fix is to remove unnecessary variable of `getcwd` return value. @jmorrill @kparzysz-quic Please review it. ---------------------------------------------------------------- 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]
