commit | eff335d8509950cc3bc2901e2c982535be85b6f1 | [log] [tgz] |
---|---|---|
author | lambdadroid <lambdadroid@gmail.com> | Wed Sep 26 22:42:05 2018 +0200 |
committer | Dees Troy <dees_troy@teamw.in> | Mon Mar 18 18:17:16 2019 +0100 |
tree | f889e13dc5386c59ea38414d6133a55e38b14dcf | |
parent | d32b7ebf20217f5053aaf0597cc1a7dcf86fc2a5 [diff] |
prebuilt: Avoid re-linking ARM64 specific library on other architectures libclang_rt.ubsan_standalone-aarch64-android.so is a library for arm64 and is therefore not available on other architectures, causing the build to fail because there is no rule to build it. Change-Id: Ia4af38f42ba46a233d40e936d43e4c97c449d059
Team Win Recovery Project (TWRP)
You can find a compiling guide here.