Revert "ARM glibc is seriously broken in Rawhide at the moment."
Fixed upstream in glibc >= 2.23.90-24.fc25.
This reverts commit 15c57ff951
.
This commit is contained in:
parent
26ee98bb5b
commit
728013e44f
@ -16,10 +16,6 @@
|
||||
# Filter perl provides
|
||||
%{?perl_default_filter}
|
||||
|
||||
# ARM glibc is seriously broken in Rawhide at the moment:
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1346070
|
||||
ExcludeArch: %{arm}
|
||||
|
||||
Summary: Access and modify virtual machine disk images
|
||||
Name: libguestfs
|
||||
Epoch: 1
|
||||
@ -173,6 +169,9 @@ BuildRequires: syslinux syslinux-extlinux
|
||||
# kernel-install script to understand why.
|
||||
BuildRequires: grubby
|
||||
|
||||
# Minimum version containing fix for armv7 pwritev bug (RHBZ#1346070).
|
||||
BuildRequires: glibc >= 2.23.90-24.fc25
|
||||
|
||||
# For building the appliance.
|
||||
Requires: supermin >= 5.1.12
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user