Skip to content

pavel-zhigulin/aarch32-ndk-issue-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it

This is a code example for issue: android/ndk#1555

How to reproduce issue on Ubuntu 20.04.2 LTS

export CLANG=<path to NDK clang binary>  #e.g. /opt/android-ndk-r22b/toolchains/llvm/prebuilt/linux-x86_64/bin/clang
chmod +x ./build.sh && ./build.sh

Notes

Folder diagnostic_info contains following information

  • error.log - output of compiler on my local machine
  • test-* - files which clang asked to attach to bug report

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages