aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libtorrent-rasterbar
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-29 00:06:56 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-29 00:06:56 +0100
commitc10f2d9b183c51fddfcb61024d01a5bd21197694 (patch)
treebe05642071d1d25f7bd6a17684a76bd9bdfde63c /testing/libtorrent-rasterbar
parent47d62840a0a17ab1d9abf62acd4542370fe5b7ad (diff)
downloadaports-c10f2d9b183c51fddfcb61024d01a5bd21197694.tar.bz2
aports-c10f2d9b183c51fddfcb61024d01a5bd21197694.tar.xz
Remove stale patches from testing
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