tags 778058 + patch
thanks
Here's a fix for the GCC 5 build issue. Converted __PRETTY_FUNCTION__ to
__func__ to be compatible with new compilers.
--
Alexander Balderson
Linux for HP Helion OpenStack, Hewlett-Packard
Description: Fixes gcc5 build errors
Replacing __PRETTY_FUNCTION__
; at
https://gcc.gnu.org/gcc-5/porting_to.html for more background.
--
Alexander Balderson
Linux for HP Helion OpenStack, Hewlett-Packard
--- flow-tools-0.68.orig/debian/patches/07_libft_PIC 2015-07-20 22:00:28.47600 +
+++ flow-tools-0.68/debian/patches/07_libft_PIC 2015-07-20 21:55:19.29200
Sorry,
I sent the prior patch to the wrong bug number.
was meant for 777853.
Thanks,
--
Alexander Balderson
Linux for HP Helion OpenStack, Hewlett-Packard
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Conta
; at
https://gcc.gnu.org/gcc-5/porting_to.html for more background.
--
Alexander Balderson
Linux for HP Helion OpenStack, Hewlett-Packard
--- flow-tools-0.68.orig/debian/patches/07_libft_PIC 2015-07-20 22:00:28.47600 +
+++ flow-tools-0.68/debian/patches/07_libft_PIC 2015-07-20 21:55:19.29200
tags 777853 + patch
thanks
Here's a fix for GCC5 build issue. Added extern to inline functions in
ftfil.c
Upstream may prefer to move to C99 instead, please see section
"Different semantics for inline functions" at
https://gcc.gnu.org/gcc-5/porting_to.html for more background
ing_to.html for more background.
--
Alexander Balderson
Linux for HP Helion OpenStack, Hewlett-Packard
--- skyeye-1.2.5/arch/ppc/common/ppc_fpu.c 2007-06-17 02:22:22.0 +
+++ ppc_fpu.c 2015-07-15 20:49:30.86000 +
@@ -29,7 +29,7 @@
#define PPC_FPR_TYPE2(a,b) (((a)<<
6 matches
Mail list logo