qt5base-lts/config.tests
Lada Trimasova f669ea0d54 Link with -ldl option only when it is supported
-ldl option was used unconditionally while libdl is not supported
when libc is static.
Add build test to configure which checks if libdl is supported.
QMAKE_LIBS_DYNLOAD in "src/corelib/plugin/plugin.pri" is now used only
if libdl is available.
qt_linux_find_symbol_sys from qlibrary_unix is now used only if
QT_NO_DYNAMIC_LIBRARY is not defined.

Initially reported by Buildroot autobuilder here:
http://autobuild.buildroot.net/results/a85/a85a1839a45fb6102e53131ecc8f6dadf92bcdc2

Change-Id: I0397472456efdc4f3ab5f24d01253bee8048a9d1
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2016-02-05 16:29:09 +00:00
..
arch Detect NEON on AArch64 2015-11-26 15:40:41 +00:00
common Merge remote-tracking branch 'origin/5.5' into 5.6 2016-01-19 10:03:01 +01:00
mac/corewlan Fixed license headers 2015-02-17 18:46:09 +00:00
qpa Support for Wayland servers on i.MX6 2015-11-02 09:43:29 +00:00
unix Link with -ldl option only when it is supported 2016-02-05 16:29:09 +00:00
win/directwrite Windows: Include DirectWrite support by default if available 2015-07-21 08:21:34 +00:00
x11 Update copyright headers 2015-02-11 06:49:51 +00:00
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
.qmake.conf Handle INCLUDE and LIB environment variables in config.tests for MinGW 2013-11-22 07:30:57 +01:00