aboutsummaryrefslogtreecommitdiffstats
path: root/.cargo/config
diff options
context:
space:
mode:
Diffstat (limited to '.cargo/config')
-rw-r--r--.cargo/config5
1 files changed, 0 insertions, 5 deletions
diff --git a/.cargo/config b/.cargo/config
deleted file mode 100644
index c441f661b36..00000000000
--- a/.cargo/config
+++ /dev/null
@@ -1,5 +0,0 @@
-[target.arm-linux-androideabi]
-ar = "arm-linux-androideabi-ar"
-linker = "arm-linux-androideabi-g++"
-
-