facebookexperimental / ExtendedAndroidTools

Extended Android Tools is a place to host and maintain a build environment and makefiles cross compiling Linux tools we all love for Android.
Apache License 2.0
189 stars 63 forks source link

Add support for NDK r25 #44

Closed tnovak closed 1 year ago

tnovak commented 1 year ago

Includes a few tweaks needed to build bpftools with a recent NDK:

Test: make NDK_PATH=/opt/ndk/android-ndk-r25c bpftools-min

[1] https://android-review.googlesource.com/c/platform/ndk/+/2051541 [2] https://android-review.googlesource.com/c/platform/ndk/+/2064269 [3] https://github.com/android/ndk/issues/1693