This website works better with JavaScript.
git.jstrong.dev
Home
Explore
Help
Sign In
jstrong
/
data-pipelines
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
2
Wiki
Activity
Browse Source
switch registry for markets
master
Jonathan Strong
2 years ago
parent
636b7ba3bf
commit
8cb748af48
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
justfile
+ 1
- 0
justfile
View File
@@ -1,5 +1,6 @@
export MAKEFLAGS := "-j8"
export RUSTFLAGS := "-C link-arg=-fuse-ld=lld -C target-cpu=native"
#export RUSTFLAGS := "-C linker-plugin-lto -C linker=/home/jstrong/src/clang-12/bin/clang-12 -C link-arg=-fuse-ld=lld -C target-cpu=native"
cargo +args='':
cargo {{args}}
Write
Preview
Loading…
Cancel
Save