diff --git a/components/packaging/rpm/fedora-27/docker-ce.spec b/components/packaging/rpm/fedora-27/docker-ce.spec index 179e684a70..2a6c5a8d06 100644 --- a/components/packaging/rpm/fedora-27/docker-ce.spec +++ b/components/packaging/rpm/fedora-27/docker-ce.spec @@ -15,6 +15,7 @@ Packager: Docker %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)