apeskov commented on pull request #7875:
URL: https://github.com/apache/tvm/pull/7875#issuecomment-841812080


   @tqchen I've tried to address your comments. Could you please take a look on 
updated version of this PR and provide a feedback is it OK or not.
   
   As in short:
   * I've moved macho-dyld repository into cmake level as ExternalProject. It 
will be automatically downloaded and built with `ios_rpc` cmake target. This 
targets are enabled under special flag "USE_IOS_RPC" (is switched off by 
default).
   * Xcode project is modified to support conditional compilation of 
custom_dso_loader plugin triggered by user defined setting 
"USE_CUSTOM_DSO_LOADER=1". Otherwise it will work as before.
   * Corresponding section in readme and test scripts are also added.


-- 
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:
us...@infra.apache.org


Reply via email to