[Openmp-commits] [openmp] [openmp] Remove Android 4 support (PR #124167)
via Openmp-commits
openmp-commits at lists.llvm.org
Thu Jan 23 10:13:56 PST 2025
https://github.com/enh-google commented:
@pirama-arumuga-nainar and @DanAlbert as the canonical sources here, but i'm pretty sure openmp ships in the ndk, and the ndk still supports API 21 and 22, so there's another year or two before this can go.
i did check bionic, and the check here is right: the gnu strerror_r() appeared in API 23; it's just the posix one before that.
https://github.com/llvm/llvm-project/pull/124167
More information about the Openmp-commits
mailing list