Disable darn code

This commit is contained in:
Fabio Alessandro Locati 2023-06-17 10:55:01 +02:00
parent aa2f1e76d8
commit 7b4178eca6
No known key found for this signature in database
GPG Key ID: 6C87B5F613A3F7F8

View File

@ -31,6 +31,8 @@ system kernel interfaces.
%prep
%autosetup -n %{name}-%{version}
# darn is not supported in Power ISA < 3.0, while Fedora aims for Power ISA 2.07
sed 's/ASM_SPARC_RDPR ASM_SPARC_TICK ASM_PPC64_DARN ASM_PPC64_DCBST/ASM_SPARC_RDPR ASM_SPARC_TICK ASM_PPC64_DCBST/' Makefile.config
%build
%make_build