mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
mkosi: Pass through NO_SYNC to tools and subimages as well
The tools tree now invokes mkosi.sync, so we have to pass through NO_SYNC as well.
This commit is contained in:
@@ -10,6 +10,7 @@ Dependencies=
|
||||
minimal-1
|
||||
|
||||
PassEnvironment=
|
||||
NO_SYNC
|
||||
NO_BUILD
|
||||
WIPE
|
||||
SANITIZERS
|
||||
|
||||
Reference in New Issue
Block a user