]> git.pld-linux.org Git - packages/qt.git/commitdiff
- build sql stuff on x32
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 17 Aug 2021 10:06:27 +0000 (12:06 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 17 Aug 2021 10:06:27 +0000 (12:06 +0200)
qt.spec

diff --git a/qt.spec b/qt.spec
index 15166a8d8f5b5864843a9eaf1036dec56ddfc5ec..95522da0df6bc0f74678f643c35c4d55f027cac0 100644 (file)
--- 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
This page took 0.11335 seconds and 4 git commands to generate.