mirror of
https://github.com/systemd/systemd.git
synced 2025-01-03 05:18:09 +03:00
mkosi: Add BuildSourcesEphemeral=yes
Required to make sure that any changes packaging specs make to the source files are thrown away after the build so they don't mess with the source tree.
This commit is contained in:
parent
17be4d7b98
commit
45a0bb4bb5
@ -15,6 +15,7 @@ Environment=ASAN_OPTIONS=verify_asan_link_order=false
|
||||
MKOSI_ASAN_OPTIONS=strict_string_checks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1:disable_coredump=0:use_madv_dontdump=1
|
||||
MKOSI_UBSAN_OPTIONS=print_stacktrace=1:print_summary=1:halt_on_error=1
|
||||
@SELinuxRelabel=no
|
||||
BuildSourcesEphemeral=yes
|
||||
|
||||
[Host]
|
||||
@Incremental=yes
|
||||
|
Loading…
Reference in New Issue
Block a user