1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-25 01:34:28 +03:00

mkosi: Use mkosi.output/ as output directory by default

Better than creating a mess of output files in the root directory.
This commit is contained in:
Daan De Meyer 2022-08-09 20:30:45 +02:00
parent a552061ebb
commit 670dfcb6ec

View File

@ -8,6 +8,7 @@ Bootable=yes
HostonlyInitrd=yes
# Prevent ASAN warnings when building the image
Environment=ASAN_OPTIONS=verify_asan_link_order=false
OutputDirectory=mkosi.output
[Content]
BuildDirectory=mkosi.builddir