Only rename mmap to mmap64 if we're L or newer.
Without this, setting `__USE_FILE_OFFSET64` and targeting pre-L made mmap entirely unavailable. Test: make checkbuild Bug: https://github.com/android-ndk/ndk/issues/332 Change-Id: I9f61c44f8d9ab5c7cae845c9f89a7d889c6df365
Loading
Please sign in to comment