Gentoo Archives: gentoo-commits

From: "Richard Farina (zerochaos)" <zerochaos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-wireless/gnuradio/files: include_stringh.patch
Date: Sun, 24 Aug 2014 21:49:29
Message-Id: 20140824214925.52B203D3A@oystercatcher.gentoo.org
1 zerochaos 14/08/24 21:49:25
2
3 Added: include_stringh.patch
4 Log:
5 update VCS ebuild to remove as much automagic as possible, audio is still automagic
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
8
9 Revision Changes Path
10 1.1 net-wireless/gnuradio/files/include_stringh.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/files/include_stringh.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/files/include_stringh.patch?rev=1.1&content-type=text/plain
14
15 Index: include_stringh.patch
16 ===================================================================
17 commit 09ba248d3fc6afbebb784edfaf5e61413cd05255
18 Author: Tom Rondeau <tom@××××××××.com>
19 Date: Sun Jul 27 10:50:17 2014 -0400
20
21 volk: adding string.h to puppet for memset calls.
22
23 diff --git a/volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h b/volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h
24 index fef9db5..8d31e46 100644
25 --- a/volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h
26 +++ b/volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h
27 @@ -3,6 +3,7 @@
28
29 #include <volk/volk.h>
30 #include <volk/volk_8u_x4_conv_k7_r2_8u.h>
31 +#include <string.h>
32
33 typedef union {
34 //decision_t is a BIT vector