mirror of
https://git.freebsd.org/ports.git
synced 2025-05-17 17:43:11 -04:00
net-p2p/eiskaltdcpp-daemon net-p2p/eiskaltdcpp-data net-p2p/eiskaltdcpp-gtk net-p2p/eiskaltdcpp-lib net-p2p/eiskaltdcpp-qt 1. Update to 2.2.9 2. Stage 3. Chase for new build options: gtk30, libcanberra, json-rpc 4. Use master/slave relations PR: 192869 Submitted by: Vladimir Kondratiev
10 lines
309 B
C++
10 lines
309 B
C++
--- eiskaltdcpp-qt/src/main.cpp.orig 2013-08-29 21:25:02.000000000 +0400
|
|
+++ eiskaltdcpp-qt/src/main.cpp 2014-08-16 10:25:44.000000000 +0400
|
|
@@ -73,7 +73,6 @@
|
|
#include <unistd.h>
|
|
#include <signal.h>
|
|
#if !defined (__HAIKU__)
|
|
-#include <execinfo.h>
|
|
|
|
#ifdef ENABLE_STACKTRACE
|
|
#include "extra/stacktrace.h"
|