Skip to content

Commit a57ca57

Browse files
committed
tools: align to 16k
Signed-off-by: Jason A. Donenfeld <[email protected]>
1 parent f3f3003 commit a57ca57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tunnel/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ android {
3434
cmake {
3535
targets("libwg-go.so", "libwg.so", "libwg-quick.so")
3636
arguments("-DGRADLE_USER_HOME=${project.gradle.gradleUserHomeDir}")
37+
arguments("-DANDROID_SUPPORT_FLEXIBLE_PAGE_SIZES=ON")
3738
}
3839
}
3940
}

0 commit comments

Comments
 (0)