forked from pool/libqt5-qtbase
This commit is contained in:
parent
7e628fd371
commit
f12cf6ba8f
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 6 21:59:54 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Enable the experimental native painting feature to improve
|
||||
remote desktop performances (boo#1214915)
|
||||
exporting QT_XCB_NATIVE_PAINTING is required to use the feature.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 6 06:35:37 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -898,6 +898,7 @@ sed -i -e 's|^\(QMAKE_STRIP.*=\).*$|\1|g' mkspecs/common/linux.conf
|
||||
-plugin-sql-psql -I/usr/include/pgsql/ -I/usr/include/pgsql/server \
|
||||
-plugin-sql-odbc \
|
||||
-plugin-sql-mysql -I/usr/include/mysql/ \
|
||||
-xcb-native-painting \
|
||||
-no-feature-relocatable \
|
||||
QMAKE_CFLAGS+="$CFLAGS" \
|
||||
QMAKE_CXXFLAGS+="$CXXFLAGS"
|
||||
|
Loading…
x
Reference in New Issue
Block a user