]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Revert "mkosi: Disable add-determinism on Fedora"
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 31 May 2024 11:33:57 +0000 (13:33 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 31 May 2024 11:34:58 +0000 (13:34 +0200)
This reverts commit e74a994ebf7c813979b9e045f37907e6a5064f23.

The description in that commit was confused, add-determinism was not broken
and was not causing any problems, except a log message.

mkosi.images/system/mkosi.conf.d/10-centos-fedora/mkosi.build.chroot

index 7618f07839ef2788ee1dfba6ee308933f5b427f0..f3981c99a43d1d60a283c09fa953b4d873d45721 100755 (executable)
@@ -72,7 +72,6 @@ ANNOBIN="no-active-checks" rpmbuild \
     --define "__brp_strip_comment_note %{nil}" \
     --define "__brp_strip_static_archive %{nil}" \
     --define "__brp_check_rpaths %{nil}" \
-    --undefine __brp_add_determinism \
     --define "__elf_exclude_path ^/usr/lib/systemd/tests/unit-tests/.*$" \
     --define "__script_requires %{nil}" \
     --define "_find_debuginfo_dwz_opts %{nil}" \