From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- sci-biology/probcons/files/gcc-4.3.patch | 44 ++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 sci-biology/probcons/files/gcc-4.3.patch (limited to 'sci-biology/probcons/files/gcc-4.3.patch') diff --git a/sci-biology/probcons/files/gcc-4.3.patch b/sci-biology/probcons/files/gcc-4.3.patch new file mode 100644 index 000000000000..37c45c03a98f --- /dev/null +++ b/sci-biology/probcons/files/gcc-4.3.patch @@ -0,0 +1,44 @@ +diff -u probcons.orig/CompareToRef.cc probcons/CompareToRef.cc +--- probcons.orig/CompareToRef.cc 2008-04-08 16:38:46.000000000 -0700 ++++ probcons/CompareToRef.cc 2008-04-08 16:39:41.000000000 -0700 +@@ -16,6 +16,7 @@ + #include + #include + #include ++#include + #include + #include + +diff -u probcons.orig/FixRef.cc probcons/FixRef.cc +--- probcons.orig/FixRef.cc 2008-04-08 16:38:46.000000000 -0700 ++++ probcons/FixRef.cc 2008-04-08 16:39:33.000000000 -0700 +@@ -17,6 +17,7 @@ + #include + #include + #include ++#include + #include + #include + +diff -u probcons.orig/Main.cc probcons/Main.cc +--- probcons.orig/Main.cc 2008-04-08 16:38:46.000000000 -0700 ++++ probcons/Main.cc 2008-04-08 16:39:14.000000000 -0700 +@@ -21,6 +21,7 @@ + #include + #include + #include ++#include + #include + #include + +diff -u probcons.orig/ProjectPairwise.cc probcons/ProjectPairwise.cc +--- probcons.orig/ProjectPairwise.cc 2008-04-08 16:38:46.000000000 -0700 ++++ probcons/ProjectPairwise.cc 2008-04-08 16:39:25.000000000 -0700 +@@ -16,6 +16,7 @@ + #include + #include + #include ++#include + #include + #include + -- cgit v1.2.3