export RUSTFLAGS="-C target-cpu=native -C link-arg=-fuse-ld=mold -C opt-level=3 -C strip=symbols -C panic=abort -C lto=thin"
cargo install --locked cargo-binstall
cargo install ast-grep ripgrep fd-find eza lsd
cargo binstall -y bat tokei git-delta just raff-cli difftastic git-branchless zoxide procs bfs fselect tealdeer srgn nomino shellharden grex mergiraf jaq jql hck huniq lemmeknow hyperfine rargs eva fend rip2 sccache
I tried to install dependencies described at INSTALL.md.
error: options `-C embed-bitcode=no` and `-C lto` are incompatible
Could I investigate and find the root cause of this situation and update the INSTALL.md documents for my case?
Thanks.
I tried to install dependencies described at INSTALL.md.
Could I investigate and find the root cause of this situation and update the INSTALL.md documents for my case?
Thanks.