Lime3DS/externals
Reg Tiangha 9397d83c1a Android: Support flexible page sizes in Android 15
Android 15 will allow OEMs to ship arm64-v8a devices with 16KiB page sizes. Devices that use this configuration will not be able to run existing apps that use native code. To be compatible with these devices, applications will need to rebuild all their native code to be 16KiB aligned, and rewrite any code which assumes a specific page size.

This commit sets `-DANDROID_SUPPORT_FLEXIBLE_PAGE_SIZES=ON` and updates `libadrenotools` to replace `PAGE_SIZE` with `getpagesize()` in order to dynamically determine a device's page size.
2024-09-24 00:52:21 +01:00
..
boost@80f97ea03b
catch2@bc63412e2a
cmake-modules
cpp-jwt@4a970bc302
cryptopp@af7d1050bf
cryptopp-cmake@a99c80c266
cubeb@19d2f7bce6
dds-ktx@42dd8aa6de
discord-rpc@20cc99aeff
dynarmic@57b1385817
enet@c30a17ac8a
faad2
fmt@0c9fce2ffe
gamemode
getopt
glad
glslang@7c40de7aa2
httplib
inih
json
libadrenotools@8fae8ce254
library-headers@3b3e28dbe6
libressl@d4fc7348a3
libusb
libyuv@41d0cd3360
lodepng
microprofile
nihstro@e924e21b1d
oaknut@94c726ce03
open_source_archives
openal-soft@4f038c01b9
sdl2
sirit@4ab79a8c02
soundtouch@e83424d592
teakra@01db7cdd00
vma@7942b79828
vulkan-headers@b379292b2a
xbyak@ccdf68421b
zstd@0e2ceb2d50
CMakeLists.txt