From e1de1097ca5a5f0c2bfa32565192f7978e263494 Mon Sep 17 00:00:00 2001 From: Sheila Aman Date: Thu, 10 Feb 2022 18:00:45 -0800 Subject: user/mistserver: new package. --- user/mistserver/link-execinfo.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 user/mistserver/link-execinfo.patch (limited to 'user/mistserver/link-execinfo.patch') diff --git a/user/mistserver/link-execinfo.patch b/user/mistserver/link-execinfo.patch new file mode 100644 index 000000000..ed5c088bc --- /dev/null +++ b/user/mistserver/link-execinfo.patch @@ -0,0 +1,11 @@ +diff -ur a/CMakeLists.txt b/CMakeLists.txt +--- a/CMakeLists.txt 2022-02-11 00:15:16.610459631 +0000 ++++ b/CMakeLists.txt 2022-02-11 00:15:01.221072666 +0000 +@@ -191,6 +191,7 @@ + endif() + target_link_libraries(mist + -lpthread ++ -lexecinfo + ${LIBRT} + ) + if (NOT DEFINED NOSSL ) -- cgit v1.2.3-60-g2f50