aboutsummaryrefslogtreecommitdiffstats
path: root/testing/radare2/0001-fix-for-build-with-syscapstone.patch
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2018-06-18 15:56:44 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2018-06-18 16:25:54 +0200
commit82a4fbd003b6121cef0411e876b4b7a8c51cf24d (patch)
treeabab6902d43e72219c05798808de9c638490a66f /testing/radare2/0001-fix-for-build-with-syscapstone.patch
parent5c73f2f17d0b29757ba56b8fdff9a834b3008bbb (diff)
downloadaports-82a4fbd003b6121cef0411e876b4b7a8c51cf24d.tar.bz2
aports-82a4fbd003b6121cef0411e876b4b7a8c51cf24d.tar.xz
testing/radare2: attempt to fix build on x86
See: https://github.com/radare/radare2/issues/10171#issuecomment-393116562
Diffstat (limited to 'testing/radare2/0001-fix-for-build-with-syscapstone.patch')
-rw-r--r--testing/radare2/0001-fix-for-build-with-syscapstone.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/radare2/0001-fix-for-build-with-syscapstone.patch b/testing/radare2/0001-fix-for-build-with-syscapstone.patch
index 04bbaed49d..343e6866ef 100644
--- a/testing/radare2/0001-fix-for-build-with-syscapstone.patch
+++ b/testing/radare2/0001-fix-for-build-with-syscapstone.patch
@@ -1,7 +1,7 @@
-From 032a5cacd98d86414dffee61265a567df10c48e2 Mon Sep 17 00:00:00 2001
-From: cc <longlene@gmail.com>
+From 491b989889d6f74ae8ae7a31efae2ffbcacbea53 Mon Sep 17 00:00:00 2001
+From: "longlene@gmail.com" <longlene@gmail.com>
Date: Tue, 22 May 2018 12:52:12 +0800
-Subject: [PATCH 1/3] fix for build with syscapstone
+Subject: [PATCH 1/4] fix for build with syscapstone
---
libr/Makefile | 9 +++++++--