mkosi: Allow users to configure the build and cache directory

This commit is contained in:
Daan De Meyer 2024-03-05 19:41:50 +01:00
parent adbb0237c6
commit c00b17f6d3

View file

@ -6,8 +6,8 @@ MinimumVersion=20.2
[Output]
@OutputDirectory=mkosi.output
BuildDirectory=mkosi.builddir
CacheDirectory=mkosi.cache
@BuildDirectory=mkosi.builddir
@CacheDirectory=mkosi.cache
[Content]
# Prevent ASAN warnings when building the image and ship the real ASAN options prefixed with MKOSI_.