summaryrefslogtreecommitdiffhomepage
path: root/ui/src/main/java
diff options
context:
space:
mode:
authorSlipkHunter <abrito025@gmail.com>2023-01-19 20:44:41 -0300
committerHarsh Shandilya <me@msfjarvis.dev>2023-01-20 19:37:41 +0530
commit4f26156030a24d8ce3107104636f4ee85d8065f6 (patch)
tree1f48c276c1decbc9b3f97a9975fde50bd5d3bf35 /ui/src/main/java
parentb353ed8ae92dd7f852bde4096e009822cb78d97f (diff)
gradle: force the use of an older NDK version
NDK 25.x removed the bundled ld.gold/ld.bfd linkers, replacing them with the ld.ldd linker from LLVM. This causes the toolchains to pick up the host OS' `ld.gold` instead, which does not know how to link ARM(64) code and fails the build. Fixes: f269fb175dd7 ("gradle: update AndroidX and Kotlin") Signed-off-by: SlipkHunter <abrito025@gmail.com> Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'ui/src/main/java')
0 files changed, 0 insertions, 0 deletions