Skip to content

Commit c549bde

Browse files
author
Alan Jeffrey
committed
Explicitly set the linker flavor for the magicleap demo
1 parent 58d55c5 commit c549bde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo/magicleap/.cargo/config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[target.aarch64-linux-android]
22
linker = "./fake-ld.sh"
33
ar = "aarch64-linux-android-ar"
4+
rustflags = "-Clinker-flavor=ld"

0 commit comments

Comments
 (0)