From e55c717cb08120ba9ecda980d27c3ddc87d94f95 Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Fri, 15 Aug 2014 20:31:20 +0000 Subject: math/givaro: 3.5.0 -> 3.8.0 Changes: - to 3.6.0: https://forge.imag.fr/frs/shownotes.php?release_id=157 - to 3.7.0: https://forge.imag.fr/frs/shownotes.php?release_id=161 - to 3.7.1: https://forge.imag.fr/frs/shownotes.php?release_id=196 - to 3.8.0: https://forge.imag.fr/frs/shownotes.php?release_id=418 PR: 191989 Submitted by: pi Approved by: bf (maintainer timeout) --- math/givaro/files/patch-src__library__tools__givtruncdomain.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 math/givaro/files/patch-src__library__tools__givtruncdomain.h (limited to 'math/givaro/files/patch-src__library__tools__givtruncdomain.h') diff --git a/math/givaro/files/patch-src__library__tools__givtruncdomain.h b/math/givaro/files/patch-src__library__tools__givtruncdomain.h new file mode 100644 index 000000000000..f9cfddaae717 --- /dev/null +++ b/math/givaro/files/patch-src__library__tools__givtruncdomain.h @@ -0,0 +1,11 @@ +--- ./src/library/tools/givtruncdomain.h.orig 2014-08-11 23:06:35.000000000 +0200 ++++ ./src/library/tools/givtruncdomain.h 2014-08-11 23:06:42.000000000 +0200 +@@ -17,7 +17,7 @@ + #ifdef __APPLE__ + #include + #else +-#include ++/* #include */ + #endif + #endif + -- cgit v1.2.3