mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-01-13 08:40:45 +08:00
8 lines
232 B
Plaintext
8 lines
232 B
Plaintext
[alias]
|
|
stacks-node = "run --package stacks-node --"
|
|
|
|
# Needed by perf to generate flamegraphs.
|
|
#[target.x86_64-unknown-linux-gnu]
|
|
#linker = "/usr/bin/clang"
|
|
#rustflags = ["-Clink-arg=-fuse-ld=lld", "-Clink-arg=-Wl,--no-rosegment"]
|