adis300 opened a new pull request #15485: Deprecate m_hard LDFLAGS URL: https://github.com/apache/incubator-mxnet/pull/15485 Forgot to remove the flags in PR #15435. The previous PR fixes the issue but this PR makes it cleaner. mhard-float option has been deprecated by Google. Removing this from the amalgamation Makefile for Android. Please refer to [Google depreciation announcement](https://android.googlesource.com/platform/ndk/+/353e653824b79c43b948429870d0abeedebde386/docs/HardFloatAbi.md) If this is not removed, you will get this error when merging with other C/Cpp libraries. ``` mxnet uses VFP register arguments, output does not ```
---------------------------------------------------------------- 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] With regards, Apache Git Services
