Only rename sendfile to sendfile64 if we're L or newer.
Without this, setting __FILE_OFFSET_BITS to 64 and targeting pre-L made sendfile entirely unavailable. Bug: https://github.com/android-ndk/ndk/issues/333 Test: builds Change-Id: I82d326ff244473dd5443632ff6c19d726d5e29ee
Loading
Please sign in to comment