aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libtorrent-rasterbar
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libtorrent-rasterbar')
-rw-r--r--testing/libtorrent-rasterbar/no-sse.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/testing/libtorrent-rasterbar/no-sse.patch b/testing/libtorrent-rasterbar/no-sse.patch
deleted file mode 100644
index d0f1c02914..0000000000
--- a/testing/libtorrent-rasterbar/no-sse.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-workaround. fixed upstream:
-https://github.com/arvidn/libtorrent/commit/680eddf3d421f97ba01e8c162b263f31693ba352
-
---- ./configure.orig
-+++ ./configure
-@@ -20267,7 +20267,6 @@
-
- COMPILETIME_OPTIONS="$COMPILETIME_OPTIONS -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 "
-
--COMPILETIME_OPTIONS="$COMPILETIME_OPTIONS -msse4.2 "
-
-
- $as_echo "#define BOOST_EXCEPTION_DISABLE 1" >>confdefs.h