10 Package Specific Notes
Tony Theodore edited this page 2019-12-06 19:27:24 +11:00

Some temporary workarounds until proper fixes or support for features are implemented. Add these to existing make invocations or place them in settings.mk (removing quotes and adding newlines as appropriate).

N.B. disabling builds with foo_BUILD= only works from the command line

Qt5

Debug Builds

Creates *d suffixed libs and pkg-config files.

qtbase_CONFIGURE_OPTS=[-debug-and-release | -debug]

Windows XP Support

MySQL no longer supports WinXP (uses features not present in msvcrt)

qtbase_CONFIGURE_OPTS=-no-sql-mysql