mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 05:14:18 +08:00
Build host fstools as part of fstools target
This commit is contained in:
parent
2f6499e50a
commit
8f6e204381
@ -1,6 +1,6 @@
|
||||
# Configuration file for redox-installer, Cookbook and RedoxFS FUSE
|
||||
|
||||
fstools: $(FSTOOLS_TAG)
|
||||
fstools: $(FSTOOLS_TAG) $(HOST_FSTOOLS)
|
||||
|
||||
# These tools run inside Podman if it is used, or on the host if Podman is not used
|
||||
$(FSTOOLS_TAG): cookbook installer $(CONTAINER_TAG)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user