From 00d359e988969b78f837a78e59389f543e2086cf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 31 May 2024 13:33:57 +0200 Subject: [PATCH] Revert "mkosi: Disable add-determinism on Fedora" 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. --- .../system/mkosi.conf.d/10-centos-fedora/mkosi.build.chroot | 1 - 1 file changed, 1 deletion(-) diff --git a/mkosi.images/system/mkosi.conf.d/10-centos-fedora/mkosi.build.chroot b/mkosi.images/system/mkosi.conf.d/10-centos-fedora/mkosi.build.chroot index 7618f07839e..f3981c99a43 100755 --- a/mkosi.images/system/mkosi.conf.d/10-centos-fedora/mkosi.build.chroot +++ b/mkosi.images/system/mkosi.conf.d/10-centos-fedora/mkosi.build.chroot @@ -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}" \ -- 2.47.3