From 22827dec47eba229203b7d299b84ee881779eb17 Mon Sep 17 00:00:00 2001 From: danieltourde Date: Thu, 29 May 2008 15:41:46 +0000 Subject: Added Gcc-4.3 support. Thanks to Bert K. for his patches! git-svn-id: http://overlays.gentoo.org/svn/proj/science/overlay@1118 32389bae-6d03-0410-99cf-db05cde120eb --- .../files/salome-component-3.2.6-gcc-4.3.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 sci-misc/salome-component/files/salome-component-3.2.6-gcc-4.3.patch (limited to 'sci-misc/salome-component/files') diff --git a/sci-misc/salome-component/files/salome-component-3.2.6-gcc-4.3.patch b/sci-misc/salome-component/files/salome-component-3.2.6-gcc-4.3.patch new file mode 100644 index 000000000..51c3c0d37 --- /dev/null +++ b/sci-misc/salome-component/files/salome-component-3.2.6-gcc-4.3.patch @@ -0,0 +1,11 @@ +diff -aur src3.2.6.old/COMPONENT_SRC_3.2.6/src/SyrComponent/SyrComponent_CheckOfUndefined.cxx src3.2.6/COMPONENT_SRC_3.2.6/src/SyrComponent/SyrComponent_CheckOfUndefined.cxx +--- src3.2.6.old/COMPONENT_SRC_3.2.6/src/SyrComponent/SyrComponent_CheckOfUndefined.cxx 2008-05-25 19:32:48.000000000 +0200 ++++ src3.2.6/COMPONENT_SRC_3.2.6/src/SyrComponent/SyrComponent_CheckOfUndefined.cxx 2008-05-26 02:08:55.000000000 +0200 +@@ -30,6 +30,7 @@ + #include + #include + #include ++#include + #include + + using namespace std; -- cgit v1.2.3-18-g5258