Do not terminate on missing build-ids
Relates to an upgrade in `rpm` to `14.4.0`, where missing build-ids now cause builds to self-terminate. May be needed in other distros if/when the `rpm` package is updated in those repos. Signed-off-by: Eli Uriegas <eli.uriegas@docker.com> (cherry picked from commit dcd681da54f2c2b2286cc09d053dd6cb865d3f98) Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
This commit is contained in:
@@ -15,6 +15,7 @@ Packager: Docker <support@docker.com>
|
||||
%global _dwz_low_mem_die_limit 0
|
||||
%global is_systemd 1
|
||||
%global with_selinux 1
|
||||
%global _missing_build_ids_terminate_build 0
|
||||
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user