llvm-project/llvm/utils/gn/build/toolchain
Peter Collingbourne eef8b74ef5 gn build: Unbreak Android cross-compilation.
- D96404 defaulted to libunwind which isn't provided by NDK r21
  (or r22), so specify -rtlib=libgcc on non-arm32.
- D97993 means that we need to use --gcc-toolchain instead of -B
  to let the driver find libgcc.
2021-03-19 16:28:24 -07:00
..
BUILD.gn [gn build] allow setting clang_base_path to a source-absolute path 2021-03-05 12:13:51 -05:00
compiler.gni gn build: Bump Android API level to 29, and NDK to r21. 2019-12-05 18:12:36 -08:00
target_flags.gni gn build: Unbreak Android cross-compilation. 2021-03-19 16:28:24 -07:00