Home
last modified time | relevance | path

Searched refs:install (Results 1 – 4 of 4) sorted by relevance

/DragonReach/
H A DMakefile11 INSTALL_DIR = ./install
45 .PHONY: install
46 install: target
49 …RUSTFLAGS=$(RUSTFLAGS) cargo $(TOOLCHAIN) install --target $(RUST_TARGET) --path . --no-track --ro…
H A D.gitignore4 /install
H A DLICENSE50 Some devices are designed to deny users access to install or run
135 the source code needed to generate, install, and (for an executable
311 procedures, authorization keys, or other information required to install
325 if neither you nor any third party retains the ability to install
/DragonReach/.github/workflows/
H A Dcache-toolchain.yml31 …sudo sh -c "apt update && apt install -y llvm-dev libclang-dev clang gcc-multilib libssl-dev pkg-c…
32 cargo install cargo-binutils
33 rustup toolchain install nightly
41 rustup toolchain install nightly-2024-11-05-x86_64-unknown-linux-gnu
46 cargo install dadk --version 0.1.2