aboutsummaryrefslogtreecommitdiffstats
path: root/.cargo/config
blob: a4028039d42a1610ea809307fcc9e17af888a345 (plain) (blame)
1
2
3
4
5
6
7
paths = ["support/glfw-rs"]

[target.arm-linux-androideabi]
ar = "arm-linux-androideabi-ar"
linker = "arm-linux-androideabi-g++"