commit 214d33d160ef7382173a6da08ac42bb56fa21917
Author: Jan RÄ™korajski <[email protected]>
Date:   Tue Aug 17 12:06:27 2021 +0200

    - build sql stuff on x32

 qt.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qt.spec b/qt.spec
index 15166a8..95522da 100644
--- a/qt.spec
+++ b/qt.spec
@@ -14,7 +14,7 @@
 %bcond_without ibase           # don't build ibase (InterBase/Firebird) plugin
 %bcond_without pch             # don't enable pch in qmake
 #
-%ifnarch %{ix86} %{x8664} sparc sparcv9 alpha ppc
+%ifnarch %{ix86} %{x8664} x32 sparc sparcv9 alpha ppc
 %undefine      with_ibase
 %endif
 %define                with_sql        1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt.git/commitdiff/214d33d160ef7382173a6da08ac42bb56fa21917

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

Reply via email to