[packages/fwupd] - removed outdated x32 workaround (efi binary no longer built here)

qboosh qboosh at pld-linux.org
Tue Jun 15 20:10:15 CEST 2021


commit e40e252b858812f8ea1753b709f208e3d89c439d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jun 15 20:13:10 2021 +0200

    - removed outdated x32 workaround (efi binary no longer built here)

 fwupd.spec | 5 -----
 1 file changed, 5 deletions(-)
---
diff --git a/fwupd.spec b/fwupd.spec
index db74f96..6f0d3ad 100644
--- a/fwupd.spec
+++ b/fwupd.spec
@@ -200,11 +200,6 @@ API języka Vala do biblioteki fwupd.
 %prep
 %setup -q
 
-%ifarch x32
-# -m64 is needed to build x64 EFI
-%{__sed} -i -e "/^if efi_arch == 'x86_64'/,/^elif/ s/'-mno-red-zone',/& '-m64',/" plugins/uefi/efi/meson.build
-%endif
-
 %build
 %meson build \
 	-Dbash_completiondir=%{bash_compdir} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fwupd.git/commitdiff/e40e252b858812f8ea1753b709f208e3d89c439d



More information about the pld-cvs-commit mailing list