mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
Revert "mkosi: Use cache and build subdirectories"
We're not going ahead with the corresponding change in mkosi
after all so revert the preparatory change in systemd as well.
This reverts commit f756bcdf17.
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
93c2d8d5c4
commit
e94f0af168
@@ -5,8 +5,8 @@ Presets=system
|
||||
|
||||
[Output]
|
||||
OutputDirectory=mkosi.output
|
||||
CacheDirectory=mkosi.cache/%d~%r~%a
|
||||
BuildDirectory=mkosi.builddir/%d~%r~%a
|
||||
BuildDirectory=mkosi.builddir
|
||||
CacheDirectory=mkosi.cache
|
||||
|
||||
[Content]
|
||||
# Prevent ASAN warnings when building the image and ship the real ASAN options prefixed with MKOSI_.
|
||||
|
||||
Reference in New Issue
Block a user