Build nit broke s390
This commit is contained in:
parent
e76067db95
commit
2a5292e96a
@ -20,6 +20,7 @@ Group: Development/Tools
|
||||
Source: elfutils-%{version}.tar.gz
|
||||
Patch1: elfutils-portability.patch
|
||||
Patch2: elfutils-robustify.patch
|
||||
Patch3: elfutils-0.122-cast.patch
|
||||
Obsoletes: libelf libelf-devel
|
||||
Requires: elfutils-libelf = %{version}-%{release}
|
||||
Requires: elfutils-libs = %{version}-%{release}
|
||||
@ -110,6 +111,8 @@ different sections of an ELF file.
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%patch3 -p0
|
||||
|
||||
%if %{compat}
|
||||
%patch1 -p1
|
||||
sleep 1
|
||||
|
Loading…
Reference in New Issue
Block a user