From 04b36176f9c7661db93b0086e163d39b3407b46e Mon Sep 17 00:00:00 2001 From: Tony Theodore Date: Fri, 12 Aug 2016 01:08:31 +1000 Subject: [PATCH] Updated Package Specific Notes (markdown) --- Package-Specific-Notes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Package-Specific-Notes.md b/Package-Specific-Notes.md index 3e8f97a..52b5fb7 100644 --- a/Package-Specific-Notes.md +++ b/Package-Specific-Notes.md @@ -4,7 +4,8 @@ Some temporary workarounds until proper fixes or support for features are implem ### Qt5 #### Debug Builds -> `qtbase_CONFIGURE_OPTS=[-release | -debug-and-release | -debug]` +Creates *d suffixed libs and pkg-config files. +> `qtbase_CONFIGURE_OPTS=[-debug-and-release | -debug]` #### Toolchains with C++11 features (i.e. `*-w64-mingw32.static.posix`) There are open issues with some packages that have their own `pthreads` implementations