From: Jakub Bogusz Date: Tue, 15 Jun 2021 18:13:10 +0000 (+0200) Subject: - removed outdated x32 workaround (efi binary no longer built here) X-Git-Tag: auto/th/fwupd-1.6.0-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=e40e252b858812f8ea1753b709f208e3d89c439d;p=packages%2Ffwupd.git - removed outdated x32 workaround (efi binary no longer built here) --- 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} \