summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/refmac/files/5.5.0110-gcc4.6.patch')
-rw-r--r--sci-chemistry/refmac/files/5.5.0110-gcc4.6.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/sci-chemistry/refmac/files/5.5.0110-gcc4.6.patch b/sci-chemistry/refmac/files/5.5.0110-gcc4.6.patch
new file mode 100644
index 000000000000..3969cc9c8586
--- /dev/null
+++ b/sci-chemistry/refmac/files/5.5.0110-gcc4.6.patch
@@ -0,0 +1,17 @@
+ hkon_secder_tch.f | 3 ++-
+ 1 files changed, 2 insertions(+), 1 deletions(-)
+
+diff --git a/hkon_secder_tch.f b/hkon_secder_tch.f
+index 31794b0..86d2cdf 100644
+--- a/hkon_secder_tch.f
++++ b/hkon_secder_tch.f
+@@ -3724,7 +3724,8 @@ c---External functions and subprutines
+ INTEGER NWORKSPACE
+ REAL*8 TOLER
+ REAL*8 WORKSPACE(300)
+- REAL LSTLSQ,D2DF_WEIGHT
++ REAL*8 D2DF_WEIGHT
++ REAL LSTLSQ
+ C
+ INTEGER IBIN,IBIN_S
+ INTEGER I,J,K