1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-24 19:55:26 +03:00
aports/testing/libtorrent-rasterbar/no-sse.patch
Natanael Copa 1e3426701a testing/libtorrent-rasterbar: disable sse4
Backport of upstream fix:
680eddf3d4

This is needed for building on arm
2016-05-24 09:40:06 +00:00

13 lines
376 B
Diff

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