1
0
mirror of https://github.com/systemd/systemd.git synced 2025-02-25 21:57:32 +03:00

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.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2024-05-31 13:33:57 +02:00
parent 7ce0104da8
commit 00d359e988

@ -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}" \