Skip to content

Commit

Permalink
Enable statsd in build-static-bins.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
faern committed Dec 13, 2023
1 parent 23d3109 commit 08d604f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-static-bins.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ RUSTFLAGS="-C target-feature=+crt-static" \
--target x86_64-unknown-linux-gnu \
--features env_logger \
--features clap \
--features statsd \
--bins

0 comments on commit 08d604f

Please sign in to comment.