You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/05/08 08:46:47 UTC

[GitHub] lebeg opened a new pull request #10848: Fixed armv8 build

lebeg opened a new pull request #10848: Fixed armv8 build
URL: https://github.com/apache/incubator-mxnet/pull/10848
 
 
   ## Description ##
   
   The paths for cross compiling tools changed. But they are set in the [base image](https://github.com/dockcross/dockcross/commit/88c828b855f15c9df84ece9764e4337727dab313) so no need to override them.
   
   ## Checklist ##
   ### Essentials ###
   - [x] The PR title does not start with [MXNET-$JIRA_ID], since it's a minor fix
   - [x] Changes are complete
   
   ### Changes ###
   - [x] Removed compiler override
   - [x] Made openblas build consistent with armv6 build
   
   ## Comments ##
   - Fixes https://github.com/apache/incubator-mxnet/issues/10837
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services