vscode-extensions.vadimcn.vscode-lldb: init at 1.5.3

This commit is contained in:
oxalica
2020-09-22 09:13:53 -07:00
committed by Jon
parent bd4805b659
commit 11c36334bf
7 changed files with 1260 additions and 117 deletions
@@ -0,0 +1,11 @@
--- a/.cargo/config
+++ b/.cargo/config
@@ -1,8 +0,0 @@
-[build]
-target-dir = "build/target"
-
-[target.armv7-unknown-linux-gnueabihf]
-linker = "arm-linux-gnueabihf-gcc"
-
-[target.aarch64-unknown-linux-gnu]
-linker = "aarch64-linux-gnu-gcc"