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:
Daan De Meyer
2023-11-06 19:24:00 +01:00
committed by Zbigniew Jędrzejewski-Szmek
parent 93c2d8d5c4
commit e94f0af168

View File

@@ -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_.