mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-03 00:00:24 -04:00
android: Update NDK version and enable support for 16KiB page tables
This commit is contained in:
parent
e6b040265d
commit
ff2010c8da
@ -19,7 +19,7 @@ android {
|
||||
}
|
||||
}
|
||||
|
||||
ndkVersion "26.1.10909125"
|
||||
ndkVersion "27.2.12479018"
|
||||
|
||||
externalNativeBuild {
|
||||
ndkBuild {
|
||||
|
@ -1 +1,2 @@
|
||||
APP_PLATFORM := android-21
|
||||
APP_SUPPORT_FLEXIBLE_PAGE_SIZES := true
|
||||
|
Loading…
x
Reference in New Issue
Block a user