Author: uzsolt                       Date: Sun Apr 11 10:53:22 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- initial
- https://bugs.launchpad.net/qbittorrent/+bug/490024

---- Files affected:
packages/libtorrent-rasterbar:
   disable-valloc.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/libtorrent-rasterbar/disable-valloc.patch
diff -u /dev/null packages/libtorrent-rasterbar/disable-valloc.patch:1.1
--- /dev/null   Sun Apr 11 12:53:22 2010
+++ packages/libtorrent-rasterbar/disable-valloc.patch  Sun Apr 11 12:53:17 2010
@@ -0,0 +1,13 @@
+--- 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 :
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to