Merge pull request #213 from Raven24/patch-1

explicitly disable mysql driver in Qt
This commit is contained in:
Tony Theodore 2013-07-13 01:29:38 -07:00
commit 948f654b1a
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 \