explicitly disable mysql driver

This commit is contained in:
Florian Staudacher 2013-07-11 14:07:38 +02:00
parent 54fa3a4e0f
commit 9015f8ce3d
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ define $(PKG)_BUILD
-qt-sql-sqlite \
-qt-sql-odbc \
-qt-sql-psql \
-no-sql-mysql \
-qt-sql-tds -D Q_USE_SYBASE \
-system-zlib \
-system-libpng \