mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
libtorrent: update to latest git HEAD
Signed-off-by: Peter Wagner <tripolar@gmx.at>
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include <unistd.h>
|
||||
--- a/scripts/common.m4
|
||||
+++ b/scripts/common.m4
|
||||
@@ -223,7 +223,7 @@ dnl Need to fix this so that it uses t
|
||||
@@ -153,7 +153,7 @@ dnl Need to fix this so that it uses t
|
||||
AC_DEFUN([TORRENT_CHECK_EXECINFO], [
|
||||
AC_MSG_CHECKING(for execinfo.h)
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
#include <execinfo.h>
|
||||
int main() { backtrace((void**)0, 0); backtrace_symbols((char**)0, 0); return 0;}
|
||||
])],
|
||||
@@ -238,7 +238,7 @@ AC_DEFUN([TORRENT_CHECK_EXECINFO], [
|
||||
@@ -168,7 +168,7 @@ AC_DEFUN([TORRENT_CHECK_EXECINFO], [
|
||||
AC_DEFUN([TORRENT_CHECK_ALIGNED], [
|
||||
AC_MSG_CHECKING(the byte alignment)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user