]> git.pld-linux.org Git - packages/libtorrent-rasterbar.git/blame - disable-valloc.patch
- updated boost and python version
[packages/libtorrent-rasterbar.git] / disable-valloc.patch
CommitLineData
7bd36568
ZU
1--- libtorrent-rasterbar-0.15.0.orig/configure 2010-03-31 14:32:43.088649904 -0700
2+++ libtorrent-rasterbar-0.15.0/configure 2010-03-31 14:35:23.284694490 -0700
3@@ -15297,8 +15297,8 @@
4 fi
5
6
7-
8-
9+# Use posix_memalign() instead of valloc() to avoid issues with eglibc
10+$as_echo "#define TORRENT_USE_POSIX_MEMALIGN 1" >>confdefs.h
11
12 # Check whether --with-boost-system was given.
13 if test "${with_boost_system+set}" = set; then :
This page took 0.104557 seconds and 4 git commands to generate.