also apply cargo build flags to tests
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
13b77d1060
commit
069f2d16bf
2
Makefile
2
Makefile
@ -45,7 +45,7 @@ $(SUBDIRS):
|
||||
$(MAKE) -C $@
|
||||
|
||||
test:
|
||||
cargo test
|
||||
cargo test $(CARGO_BUILD_ARGS)
|
||||
|
||||
# always re-create this dir
|
||||
.PHONY: build
|
||||
|
Loading…
x
Reference in New Issue
Block a user