commit 93e1aa158672d976420c14f9ffa4835fd9701cb3
Author: Jakub Bogusz <[email protected]>
Date:   Fri Jun 9 05:33:10 2017 +0200

    - enable efi on x32 again

 fwupd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fwupd.spec b/fwupd.spec
index bec3d15..cfe3cf5 100644
--- a/fwupd.spec
+++ b/fwupd.spec
@@ -5,7 +5,7 @@
 %bcond_without efi             # UEFI (and dell) support
 %bcond_without thunderbolt     # Thunderbolt support
 
-%ifnarch %{ix86} %{x8664} %{arm} aarch64 ia64
+%ifnarch %{ix86} %{x8664} x32 %{arm} aarch64 ia64
 %undefine      with_efi
 %endif
 %if %{without efi}
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to