From b5bb78f7ccb0f52d89ada0058b17ca6f91895ff4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 2 Oct 2016 19:41:12 +0200 Subject: Refresh patches --- debian/patches/0125_gcc5.patch | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'debian/patches/0125_gcc5.patch') diff --git a/debian/patches/0125_gcc5.patch b/debian/patches/0125_gcc5.patch index 2806745..677fb44 100644 --- a/debian/patches/0125_gcc5.patch +++ b/debian/patches/0125_gcc5.patch @@ -4,10 +4,12 @@ Bug-Debian: https://bugs.debian.org/777779 Forwarded: no --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ ---- a/icc/icc.h -+++ b/icc/icc.h -@@ -100,7 +100,11 @@ - #define CF64PREC "LL" /* Constant precision specifier */ +Index: trunk/icc/icc.h +=================================================================== +--- trunk.orig/icc/icc.h ++++ trunk/icc/icc.h +@@ -131,7 +131,11 @@ + #define CF64PREC "LL" /* Constant precision specifier */ #ifndef ATTRIBUTE_NORETURN +#ifdef _MSC_VER @@ -17,4 +19,4 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ +#endif #endif - #else /* !__STDC_VERSION__ */ + #else /* !_MSC_VER */ -- cgit v1.2.3