We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b83d05 commit 5249ce1Copy full SHA for 5249ce1
1 file changed
example/app/src/rust_library/.cargo/config.toml
@@ -0,0 +1,5 @@
1
+[target.aarch64-linux-android]
2
+rustflags = ["-C", "link-arg=-Wl,-z,max-page-size=16384"]
3
+
4
+[target.x86_64-linux-android]
5
0 commit comments