summaryrefslogtreecommitdiff
path: root/user/qt5-qtbase/link-to-execinfo.patch
diff options
context:
space:
mode:
Diffstat (limited to 'user/qt5-qtbase/link-to-execinfo.patch')
-rw-r--r--user/qt5-qtbase/link-to-execinfo.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/user/qt5-qtbase/link-to-execinfo.patch b/user/qt5-qtbase/link-to-execinfo.patch
new file mode 100644
index 000000000..e7cb6ea18
--- /dev/null
+++ b/user/qt5-qtbase/link-to-execinfo.patch
@@ -0,0 +1,10 @@
+--- qtbase-opensource-src-5.9.7/mkspecs/common/linux.conf.old 2018-12-06 18:58:21.200000000 +0000
++++ qtbase-opensource-src-5.9.7/mkspecs/common/linux.conf 2018-12-06 19:08:00.980000000 +0000
+@@ -28,6 +28,7 @@
+
+ QMAKE_LIBS =
+ QMAKE_LIBS_DYNLOAD = -ldl
++QMAKE_LIBS_EXECINFO = -lexecinfo
+ QMAKE_LIBS_X11 = -lXext -lX11 -lm
+ QMAKE_LIBS_EGL = -lEGL
+ QMAKE_LIBS_OPENGL = -lGL