From 60daeb29549c32ac0c0c985c47c64712ad0d7e96 Mon Sep 17 00:00:00 2001 From: Botahamec Date: Fri, 9 Jul 2021 17:28:19 -0400 Subject: here's what i have so far --- config.toml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 config.toml (limited to 'config.toml') diff --git a/config.toml b/config.toml new file mode 100644 index 0000000..7cb84f7 --- /dev/null +++ b/config.toml @@ -0,0 +1,2 @@ +[build] +rustflags = ["-C", "link-arg=fuse-ld=lld", "-C", "target-cpu=native"] \ No newline at end of file -- cgit v1.2.3