summaryrefslogtreecommitdiff
path: root/debian/patches/0125_gcc5.patch
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-10-02 19:41:12 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-10-02 19:41:12 +0200
commitb5bb78f7ccb0f52d89ada0058b17ca6f91895ff4 (patch)
tree57e5b8e83c58024bba14402341be7a39ed2275c9 /debian/patches/0125_gcc5.patch
parentc2ca7be5a751879159f3cb591a64bb9568b79762 (diff)
Refresh patches
Diffstat (limited to 'debian/patches/0125_gcc5.patch')
-rw-r--r--debian/patches/0125_gcc5.patch12
1 files changed, 7 insertions, 5 deletions
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 */