Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIXED] Build: failure with Android NDK (#830)
When building against Android NDK testsuit compilation fails due to missing execinfo.h/backtrace implementation in platforms with id less than 33. Because this is only in tests just checking for Android should be enough to keep things simple.
- Loading branch information