bazelbuild / rules_android_ndk

Apache License 2.0
32 stars 15 forks source link

use .bazel suffix for all `BUILD` files to fix NDK linux r23 & r24 #58

Closed marcushultman closed 9 months ago

marcushultman commented 11 months ago

NDK r23 & r24 for linux both includes a BUILD.bazel file in the clang resource directory. When using just BUILD, the bundled file will take precedence (docs). As such, for the toolchain to be found, the ndk rules needs to overwrite it or delete it.

ahumesky commented 9 months ago

Apologies for merging things out of order, this was included in https://github.com/bazelbuild/rules_android_ndk/commit/2e6fddd7a94cfa0663d16d5a84ab9eb52391745f