From 7f0a32fdd8c614194b08df2a6ec579d743cc7cda Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 30 Sep 2024 19:48:52 +0200 Subject: add CARGOFLAGS everywhere --- client/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client') diff --git a/client/makefile b/client/makefile index c9a58f04..c992372d 100644 --- a/client/makefile +++ b/client/makefile @@ -29,7 +29,7 @@ menu/book/book_01.webp: @curl -L https://s.metamuffin.org/static/hurrycurry/book.webp.tar.zst | tar -xC menu/book $(LT): $(shell find ../locale/tools -type f) - { cd ..; cargo build --release --bin localetool; } + { cd ..; cargo $(CARGOFLAGS) build --release --bin localetool; } po/locales.csv: $(LT) @mkdir -p po -- cgit v1.2.3-70-g09d2