This repo builds and passes its tests with the latest Android LTS NDK 26.
I made sure this pull doesn't break anything by testing it on linux x86_64 and with the previous NDK 25c too. I used this patch with others to build the Swift toolchain and this package for my Android CI, finagolfin/swift-android-sdk#122.
Motivation:
Get this repo building with Android NDK 26, which added nullability annotations
Modifications:
baseAddress
Result:
This repo builds and passes its tests with the latest Android LTS NDK 26.
I made sure this pull doesn't break anything by testing it on linux x86_64 and with the previous NDK 25c too. I used this patch with others to build the Swift toolchain and this package for my Android CI, finagolfin/swift-android-sdk#122.