qt6-bb10/src
Raphael Kubo da Costa 350c60b79e Link against QMAKE_LIBS_EXECINFO when using backtrace(3).
Add a new mkspec variable, QMAKE_LIBS_EXECINFO, for platforms where
backtrace(3), backtrace_symbols(3) and others are not in libc, but
rather in a separate library -- on the BSDs, this is libexecinfo.

Use it in corelib/global/global.pri so that libqt5core links against it
and has the proper dependency when necessary.

Change-Id: I62ac36c9b3ba7ab0719420cb795087d43ec138a4
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-01-03 14:48:53 +01:00
..
3rdparty [ANGLE] Fix compilation with MSVC2013 Update4 2014-12-15 09:19:48 +01:00
android Update gradle build script. 2014-12-18 09:46:31 +01:00
angle [ANGLE] Fix compilation with MSVC2013 Update4 2014-12-15 09:19:48 +01:00
concurrent Update license headers and add new license files 2014-09-24 12:26:19 +02:00
corelib Link against QMAKE_LIBS_EXECINFO when using backtrace(3). 2015-01-03 14:48:53 +01:00
dbus Doc: corrected broken links qtbase 2014-12-23 10:55:45 +01:00
gui QRawFont: improve the thread-safety checks 2014-12-23 16:38:56 +01:00
network Report QHostAddress::Any explicitly in qDebug() 2014-12-28 15:56:24 +01:00
opengl Qt OpenGL is deprecated with 5.4. Show that in the docs as well 2014-12-18 09:48:37 +01:00
openglextensions
platformheaders Doc: Adding API reference section in Qt Platform Headers page. 2014-09-30 21:00:50 +02:00
platformsupport Prevent continuous painting with viewport QOpenGLWidget 2014-12-18 09:46:23 +01:00
plugins Fix win32-g++ build due to -Werror 2014-12-26 01:50:57 +01:00
printsupport Make it possible to disable font embedding 2014-11-15 08:49:15 +01:00
sql QODBC: fix converted string values empty SQLServer 2012 2014-12-30 23:55:51 +01:00
testlib Also search current directory in QFINDTESTDATA 2014-12-19 16:00:59 +01:00
tools qdoc: Fixed broken TOC links to Reimplemented sections 2014-12-19 08:07:55 +01:00
widgets Doc: Describe the enum item QStyle::PE_FrameStatusBar as obsolete 2014-12-22 23:47:14 +01:00
winmain Merge remote-tracking branch 'origin/5.3' into 5.4 2014-08-12 13:05:02 +02:00
xml Remove old Trolltech feature string from QXmlSimpleReader docs 2014-10-20 11:24:59 +02:00
src.pro Add missing host_build CONFIG for qlalr 2014-11-25 20:26:53 +01:00