Browse Source

switch registry for markets

master
Jonathan Strong 1 year ago
parent
commit
8cb748af48
1 changed files with 1 additions and 0 deletions
  1. +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}}


Loading…
Cancel
Save