summaryrefslogtreecommitdiff
path: root/bootle/.cargo/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bootle/.cargo/config.toml')
-rw-r--r--bootle/.cargo/config.toml5
1 files changed, 0 insertions, 5 deletions
diff --git a/bootle/.cargo/config.toml b/bootle/.cargo/config.toml
deleted file mode 100644
index 74cdc7b..0000000
--- a/bootle/.cargo/config.toml
+++ /dev/null
@@ -1,5 +0,0 @@
-[build]
-target = "x86_64-unknown-none"
-rustflags = [
- "-Crelocation-model=static"
-]