Only rename fgetpos/fsetpos/fseeko/ftello/funopen if we're N or newer.
Without this, setting __FILE_OFFSET_BITS to 64 and targeting pre-L made these functions entirely unavailable. Bug: https://github.com/android-ndk/ndk/issues/333 Test: builds Change-Id: Id17ae3c070f8b2650a9bc9aa2aa2e92c5fcdf4ad
Loading
Please sign in to comment