We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58d55c5 commit c549bdeCopy full SHA for c549bde
demo/magicleap/.cargo/config
@@ -1,3 +1,4 @@
1
[target.aarch64-linux-android]
2
linker = "./fake-ld.sh"
3
ar = "aarch64-linux-android-ar"
4
+rustflags = "-Clinker-flavor=ld"
0 commit comments