summaryrefslogtreecommitdiffstats
path: root/extra/libtorrent-rasterbar/disable-valloc.dpatch
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2011-03-28 20:19:34 +0200
committertnut <tnut at nutyx dot com>2011-03-28 20:19:34 +0200
commit98a63fafce78dc4b3d5e8436561aea412c42fe60 (patch)
tree0926ee555b274c6c4f7bcaca9326613ce9c751d0 /extra/libtorrent-rasterbar/disable-valloc.dpatch
parent73d790eb6d0df51a4a1c48dcedc0d3c63ea6a934 (diff)
parentf661a265978dfc56df44cb46863117ffc82927e3 (diff)
downloadnutyx-pakxe-98a63fafce78dc4b3d5e8436561aea412c42fe60.tar.gz
nutyx-pakxe-98a63fafce78dc4b3d5e8436561aea412c42fe60.tar.bz2
nutyx-pakxe-98a63fafce78dc4b3d5e8436561aea412c42fe60.tar.xz
nutyx-pakxe-98a63fafce78dc4b3d5e8436561aea412c42fe60.zip
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/pakxe
Diffstat (limited to 'extra/libtorrent-rasterbar/disable-valloc.dpatch')
-rw-r--r--extra/libtorrent-rasterbar/disable-valloc.dpatch16
1 files changed, 0 insertions, 16 deletions
diff --git a/extra/libtorrent-rasterbar/disable-valloc.dpatch b/extra/libtorrent-rasterbar/disable-valloc.dpatch
deleted file mode 100644
index 9239b8e3c..000000000
--- a/extra/libtorrent-rasterbar/disable-valloc.dpatch
+++ /dev/null
@@ -1,16 +0,0 @@
-
-Index: libtorrent-rasterbar-0.15.0/configure
-===================================================================
---- libtorrent-rasterbar-0.15.0.orig/configure 2010-03-31 14:32:43.088649904 -0700
-+++ libtorrent-rasterbar-0.15.0/configure 2010-03-31 14:35:23.284694490 -0700
-@@ -15297,8 +15297,8 @@
- fi
-
-
--
--
-+# Use posix_memalign() instead of valloc() to avoid issues with eglibc
-+$as_echo "#define TORRENT_USE_POSIX_MEMALIGN 1" >>confdefs.h
-
- # Check whether --with-boost-system was given.
- if test "${with_boost_system+set}" = set; then :