Stanley Wintergreen

Results 2 comments of Stanley Wintergreen

If I add the line `NDK_TOOLCHAIN_VERSION=clang`, as advised here [3051](https://github.com/cisco/openh264/issues/3051), then I get another error: ``` In file included from /Users/kepocnhh/Library/Android/ndk/sources/android/cpufeatures/cpu-features.c:67: In file included from /Users/kepocnhh/Library/Android/ndk/sysroot/usr/include/errno.h:37: /Users/kepocnhh/Library/Android/ndk/sysroot/usr/include/linux/errno.h:19:10: fatal error: 'asm/errno.h'...

If you run a command: ``` gradle lib:checkCodeQuality ``` using the code for this [commit](https://github.com/StanleyProjects/Storages/commit/2bfac818f017a486af5a0dfd161961c9f10ced3a), you can see a message from the Detekt in the report: