aboutsummaryrefslogtreecommitdiffstats
path: root/testing/monero/libunwind.patch
diff options
context:
space:
mode:
authorAndré Klitzing <aklitzing@gmail.com>2017-09-11 11:39:51 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2017-09-18 14:05:46 +0000
commit5fc23744520682d6db58aefa95e86a3eda3c9f35 (patch)
treefb811cf977f7f64976c1f0d2f875e115f9559292 /testing/monero/libunwind.patch
parent74127d14fc76bed642233d4dbc7447705b0c2f78 (diff)
downloadaports-5fc23744520682d6db58aefa95e86a3eda3c9f35.tar.bz2
aports-5fc23744520682d6db58aefa95e86a3eda3c9f35.tar.xz
testing/monero: upgrade to 0.11.0.0
Diffstat (limited to 'testing/monero/libunwind.patch')
-rw-r--r--testing/monero/libunwind.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/monero/libunwind.patch b/testing/monero/libunwind.patch
deleted file mode 100644
index 90861a52da..0000000000
--- a/testing/monero/libunwind.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -288,7 +288,7 @@
- set(DEFAULT_STACK_TRACE OFF)
- set(LIBUNWIND_LIBRARIES "")
- elseif(CMAKE_C_COMPILER_ID STREQUAL "GNU" AND NOT MINGW)
-- set(DEFAULT_STACK_TRACE ON)
-+ set(DEFAULT_STACK_TRACE OFF)
- set(LIBUNWIND_LIBRARIES "")
- elseif (ARM AND STATIC)
- set(DEFAULT_STACK_TRACE OFF)