Closed leezu closed 4 years ago
@larroy Can you review?
I'm not 100% sure about the logic from the top of my head. Have you guys tried with the MXNet build which uses the NDK? CI is running android builds in mxnet.
__GOMP_NOTHROW
is GNU OpenMP (GCC) specific. So the __ANDROID__
part of the condition doesn't make sense as you pointed out in https://github.com/dmlc/dmlc-core/pull/582#issuecomment-564334186.
Sorry I don't remember this, it's swapped out. If MXNet passes CI with this change I'm fine with it.
Then lgtm
@hcho3 please help to merge.
https://github.com/dmlc/dmlc-core/pull/582#issuecomment-564334186