Updated Package Specific Notes (markdown)

Tony Theodore 2016-08-12 00:43:49 +10:00
parent 5946e02dbd
commit 2cd1e3ec4f
1 changed files with 3 additions and 3 deletions

@ -5,11 +5,11 @@ Some temporary workarounds until proper fixes or support for features are implem
> `qtbase_CONFIGURE_OPTS=[-release | -debug-and-release | -debug]`
#### Toolchains with C++11 features (i.e. `*-w64-mingw32.static.posix`)
There are open issues with some drivers drivers that have their own `pthreads` implementations
> `qtbase_CONFIGURE_OPTS='-no-sql-psql -no-sql-mysql'`
There are open issues with some packages that have their own `pthreads` implementations
> `qtbase_CONFIGURE_OPTS='-no-sql-psql -no-sql-mysql' libmysqlclient_BUILD= postgresql_BUILD=`
#### Windows XP Support
MySQL no longer supports WinXP
MySQL no longer supports WinXP (uses features not present in `msvcrt`)
> `qtbase_CONFIGURE_OPTS=-no-sql-mysql`
### Win32 Secure API