aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordanieltourde <danieltourde@32389bae-6d03-0410-99cf-db05cde120eb>2008-05-29 15:41:46 +0000
committerdanieltourde <danieltourde@32389bae-6d03-0410-99cf-db05cde120eb>2008-05-29 15:41:46 +0000
commit22827dec47eba229203b7d299b84ee881779eb17 (patch)
tree77dffef07fc71ef15ae33ccd1280790051b840e4 /sci-misc/salome-component/files/salome-component-3.2.6-gcc-4.3.patch
parentAdded Gcc-4.3 support. Thanks to Bert K. for his patches! (diff)
downloadsci-22827dec47eba229203b7d299b84ee881779eb17.tar.gz
sci-22827dec47eba229203b7d299b84ee881779eb17.tar.bz2
sci-22827dec47eba229203b7d299b84ee881779eb17.zip
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
Diffstat (limited to 'sci-misc/salome-component/files/salome-component-3.2.6-gcc-4.3.patch')
-rw-r--r--sci-misc/salome-component/files/salome-component-3.2.6-gcc-4.3.patch11
1 files changed, 11 insertions, 0 deletions
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 <fstream>
+ #include <strstream>
+ #include <string>
++#include <cstring>
+ #include <math.h>
+
+ using namespace std;