aboutsummaryrefslogtreecommitdiff
path: root/clock/.cargo
diff options
context:
space:
mode:
Diffstat (limited to 'clock/.cargo')
-rw-r--r--clock/.cargo/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/clock/.cargo/config b/clock/.cargo/config
new file mode 100644
index 0000000..d046680
--- /dev/null
+++ b/clock/.cargo/config
@@ -0,0 +1,2 @@
+[build]
+rustflags = ["-C", "prefer-dynamic"]