bin: Enable static compile targets for more bins

This commit is contained in:
parazyd
2023-11-02 15:08:39 +01:00
parent e11470fe02
commit c423816da5
5 changed files with 25 additions and 13 deletions

View File

@@ -9,7 +9,7 @@ CARGO = cargo +nightly
# Compile target for system binaries
RUST_TARGET = $(shell rustc -Vv | grep '^host: ' | cut -d' ' -f2)
# Uncomment when doing musl static builds
#RUSTFLAGS = "-C target-feature=+crt-static -C link-self-contained=yes"
#RUSTFLAGS = -C target-feature=+crt-static -C link-self-contained=yes
# Binaries to be built
BINS = \